7ced6c2eeaf0e575059c445708c5b63eb5a89459
[mandelbrot-web.git] / manifest.webapp
1 {
2   "name": "KaiRo.at Mandelbrot Web",
3   "description": "Mandelbrot web viewer",
4   "launch_path": "/index.html",
5   "developer": {
6     "name": "Robert Kaiser",
7     "url": "http://www.kairo.at/"
8   },
9   "icons": {
10     "16": "/style/mandelbrotIcon16.png",
11     "32": "/style/mandelbrotIcon32.png",
12     "48": "/style/mandelbrotIcon48.png",
13     "64": "/style/mandelbrotIcon64.png",
14     "128": "/style/mandelbrotIcon128.png"
15   }
16 }