c932bf6e968cc2df74bb6c96f25f2d3c98d263e9
[platform/framework/web/crosswalk.git] / src / xwalk / app / tools / android / test_data / manifest / manifest_no_app_launch_path.json
1 {
2   "name": "Example",
3   "version": "1.0.0",
4   "description": "a sample description",
5   "origin": "app://app.id",
6   "icons": {
7   },
8   "default_locale": "en",
9   "permissions": ["geolocation"],
10   "required_version": "1.28.1.0",
11   "plugin": [],
12   "fullscreen":"true"
13 }