X-Git-Url: https://git-public.kairo.at/?p=tricorder.git;a=blobdiff_plain;f=manifest.webapp;fp=manifest.webapp;h=b0661a8b6839ab549982d9f01c16e7ace33e177f;hp=0000000000000000000000000000000000000000;hb=4d78e16847313268cf82208b000533d756b5ac41;hpb=cd37563ae0870db91ff7baf8c53bd67ea23bcd49 diff --git a/manifest.webapp b/manifest.webapp new file mode 100644 index 0000000..b0661a8 --- /dev/null +++ b/manifest.webapp @@ -0,0 +1,16 @@ +{ + "name": "Tricorder", + "description": "Display data from your device sensors in Star Trek style.", + "launch_path": "/index.html", + "developer": { + "name": "Robert Kaiser", + "url": "http://www.kairo.at/" + }, + "icons": { + "16": "/style/tilex16.png", + "32": "/style/tilex32.png", + "48": "/style/tilex48.png", + "64": "/style/tilex64.png", + "128": "/style/tilex128.png" + } +} \ No newline at end of file