Upstream version 8.36.169.0
[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   "default_locale": "en",
8   "xwalk_permissions": ["geolocation"],
9   "required_version": "1.28.1.0",
10   "plugin": [],
11   "fullscreen":"true"
12 }