add larger icons for mandelbrot and slightly rework the current ones
[mandelbrot-web.git] / manifest.webapp
index 9028c6f46df54316afa2391d0c0922d5ec29ed16..e460e5ca7d8bd125413132482827635700f13203 100644 (file)
@@ -7,7 +7,10 @@
     "url": "http://www.kairo.at/"
   },
   "icons": {
-    "16": "style/mandelbrotIcon16.png",
-    "32": "style/mandelbrotIcon32.png"
+    "16": "/style/mandelbrotIcon16.png",
+    "32": "/style/mandelbrotIcon32.png"
+    "48": "/style/mandelbrotIcon48.png",
+    "64": "/style/mandelbrotIcon64.png"
+    "128": "/style/mandelbrotIcon128.png",
   }
 }
\ No newline at end of file