Upstream version 8.37.180.0
[platform/framework/web/crosswalk.git] / src / xwalk / app / tools / android / test_data / manifest / deprecated / manifest_deprecated_version.json
1 {
2   "name": "Example",
3   "version": "1.0.0",
4   "start_url": "http://www.intel.com",
5   "xwalk_description": "a sample description",
6   "icons": [],
7   "xwalk_permissions": ["geolocation"],
8   "default_locale": "en",
9   "fullscreen":"true"
10 }