X-Git-Url: https://git-public.kairo.at/?p=tricorder.git;a=blobdiff_plain;f=manifest.webapp;h=17479a3a0290c671c722114d7f76f69764d815c6;hp=e74b2580eaac2e0ef5c1b5eca112d02452e99561;hb=0c4c028bd224b3f9da26d71ce7b1d61c166a0ae2;hpb=e3aad29feac447b401e1b5016240826b4c183f60 diff --git a/manifest.webapp b/manifest.webapp index e74b258..17479a3 100644 --- a/manifest.webapp +++ b/manifest.webapp @@ -1,10 +1,18 @@ { "name": "Tricorder", "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": {