6c270e5633edb1374150d5b0561c4a7ee44fc244
[makeypiano.git] / manifest.webapp
1 {
2   "name": "MaKey MaKey Piano",
3   "description": "Play piano pitches as a reaction to MaKey MaKey signals.",
4   "launch_path": "/index.html",
5   "appcache_path": "/manifest.appcache"
6   },
7   "developer": {
8     "name": "Robert Kaiser",
9     "url": "http://www.kairo.at/"
10   },
11   "icons": {
12     "16": "/style/pianoIcon16.png",
13     "32": "/style/pianoIcon32.png",
14     "64": "/style/pianoIcon64.png",
15     "128": "/style/pianoIcon128.png"
16   }
17 }