Upstream version 8.36.169.0
[platform/framework/web/crosswalk.git] / src / xwalk / app / tools / android / test_data / manifest / manifest_no_name.json
index 79b9c14..63f20da 100644 (file)
@@ -1,17 +1,11 @@
 {
   "version": "1.0.0",
-  "launch_path": "http://www.intel.com",
-  "app": {
-      "launch": {
-          "local_path": "index.html"
-      }
-  },
+  "start_url": "http://www.intel.com",
   "description": "a sample description",
   "origin": "app://app.id",
-  "icons": {
-  },
+  "icons": [],
   "default_locale": "en",
-  "permissions": ["geolocation"],
+  "xwalk_permissions": ["geolocation"],
   "required_version": "1.28.1.0",
   "plugin": [],
   "fullscreen":"true"