fix commas in manifest
[mandelbrot-web.git] / manifest.webapp
index 22592f1d42db03368afa1f5a8a4c2c1abc664f14..7ced6c2eeaf0e575059c445708c5b63eb5a89459 100644 (file)
@@ -8,6 +8,9 @@
   },
   "icons": {
     "16": "/style/mandelbrotIcon16.png",
-    "32": "/style/mandelbrotIcon32.png"
+    "32": "/style/mandelbrotIcon32.png",
+    "48": "/style/mandelbrotIcon48.png",
+    "64": "/style/mandelbrotIcon64.png",
+    "128": "/style/mandelbrotIcon128.png"
   }
 }
\ No newline at end of file