X-Git-Url: https://git-public.kairo.at/?p=tricorder.git;a=blobdiff_plain;f=manifest.webapp;h=e74b2580eaac2e0ef5c1b5eca112d02452e99561;hp=b0661a8b6839ab549982d9f01c16e7ace33e177f;hb=e3aad29feac447b401e1b5016240826b4c183f60;hpb=f5b9d67ff7148a1c3eed923f18000781b97f51e9 diff --git a/manifest.webapp b/manifest.webapp index b0661a8..e74b258 100644 --- a/manifest.webapp +++ b/manifest.webapp @@ -2,6 +2,11 @@ "name": "Tricorder", "description": "Display data from your device sensors in Star Trek style.", "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/"