add larger icons for mandelbrot and slightly rework the current ones
[mandelbrot-web.git] / manifest.webapp
index ca8993fe3edd0a74521fd0f8f45216347c5a47fd..e460e5ca7d8bd125413132482827635700f13203 100644 (file)
@@ -9,9 +9,8 @@
   "icons": {
     "16": "/style/mandelbrotIcon16.png",
     "32": "/style/mandelbrotIcon32.png"
-  },
-  "installs_allowed_from": [
-    "https://apps-preview.mozilla.org",
-    "https://marketplace.mozilla.org"
-  ]
+    "48": "/style/mandelbrotIcon48.png",
+    "64": "/style/mandelbrotIcon64.png"
+    "128": "/style/mandelbrotIcon128.png",
+  }
 }
\ No newline at end of file