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