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