make sure we only shut down the stream if we actually have an active stream
[tricorder.git] / manifest.webapp
index b0661a8b6839ab549982d9f01c16e7ace33e177f..a0100f77207f76de02cc5bd5589c71781c18ff09 100644 (file)
@@ -1,7 +1,13 @@
 {
   "name": "Tricorder",
   "description": "Display data from your device sensors in Star Trek style.",
+  "version": "1.DVER",
   "launch_path": "/index.html",
+  "permissions": {
+    "geolocation": {
+      "description": "Determine the global position to display in the tricorder."
+    }
+  },
   "developer": {
     "name": "Robert Kaiser",
     "url": "http://www.kairo.at/"