04db34f3918cad4ba524ad2a69d3f6e3d4dd2a8a
[platform/framework/web/crosswalk.git] / src / xwalk / app / tools / android / test_data / manifest / invalidchars / manifest_with_space_name.json
1 {
2   "name": " ",
3   "version": "1.0.0",
4   "start_url": "http://www.intel.com",
5   "description": "a sample description",
6   "fullscreen":"true"
7 }