Upstream version 11.40.277.0
[platform/framework/web/crosswalk.git] / src / xwalk / app / tools / android / test_data / manifest / manifest_app_launch_local_path.json
1 {
2   "name": "Example",
3   "xwalk_version": "1.0.0",
4   "start_url": "http.html",
5   "xwalk_description": "a sample description",
6   "icons": [],
7   "xwalk_permissions": ["geolocation"],
8   "display": ["fullscreen"]
9 }