just drop the current variant of this into the repo, still doesn't work as expected
[aboutcrashes.git] / manifest.webapp
index 30e4729053b4318c83e135c63747d23d7ebd5796..d67f141d46140f8414ee8d542094eda822606a05 100644 (file)
@@ -1,10 +1,11 @@
 {
   "name": "About Crashes",
   "description": "Access crash reports submitted by your Firefox OS device.",
-  "launch_path": "/index.html",
+  "launch_path": "/aboutcrashes/index.html",
   "type": "certified",
   "permissions": {
     "device-storage:apps": {
+      "access": "readonly",
       "description": "Read crash reports on the device."
     }
   },