add Environment module with light and proximity sensors as well as untested and unsty...
[tricorder.git] / manifest.webapp
index ad2c18093e11261409846f4f1e8a638b062aa2d7..17479a3a0290c671c722114d7f76f69764d815c6 100644 (file)
@@ -3,12 +3,16 @@
   "description": "Display data from your device sensors in Star Trek style.",
   "version": "1.DVER",
   "launch_path": "/index.html",
+  "type": "privileged",
   "permissions": {
     "geolocation": {
-      "description": "Determine the global position to display in the tricorder."
-    }
+      "description": "Determine the location in the position module."
+    },
     "audio-capture": {
       "description": "Capture microphone audio for the sound module."
+    },
+    "camera": {
+      "description": "Turn camera flash light on/off in environment module."
     }
   },
   "developer": {