X-Git-Url: https://git-public.kairo.at/?p=tricorder.git;a=blobdiff_plain;f=manifest.webapp;h=a0100f77207f76de02cc5bd5589c71781c18ff09;hp=b0661a8b6839ab549982d9f01c16e7ace33e177f;hb=f8e4d105515a751dba04ccca79323aaab592bca4;hpb=4d78e16847313268cf82208b000533d756b5ac41 diff --git a/manifest.webapp b/manifest.webapp index b0661a8..a0100f7 100644 --- a/manifest.webapp +++ b/manifest.webapp @@ -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/"