just drop the current variant of this into the repo, still doesn't work as expected
[aboutcrashes.git] / manifest.webapp
index 387ace2a121ca20c3d6c03463dcdf3aa81579624..d67f141d46140f8414ee8d542094eda822606a05 100644 (file)
@@ -1,9 +1,11 @@
 {
   "name": "About Crashes",
   "description": "Access crash reports submitted by your Firefox OS device.",
 {
   "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": {
   "permissions": {
     "device-storage:apps": {
+      "access": "readonly",
       "description": "Read crash reports on the device."
     }
   },
       "description": "Read crash reports on the device."
     }
   },