Upstream version 7.35.139.0
[platform/framework/web/crosswalk.git] / src / xwalk / application / test / data / testapi / manifest.json
index 7cad3ff..8149d28 100644 (file)
@@ -2,9 +2,5 @@
   "name": "xwalk.app.test API Test",
   "version": "1.0",
   "manifest_version": 1,
-  "app": {
-    "main": {
-      "scripts": ["main.js"]
-    }
-  }
+  "start_url": "main.html"
 }