add a media query for smaller screens, as a test
[mandelbrot-web.git] / manifest.webapp
index 9028c6f46df54316afa2391d0c0922d5ec29ed16..22592f1d42db03368afa1f5a8a4c2c1abc664f14 100644 (file)
@@ -7,7 +7,7 @@
     "url": "http://www.kairo.at/"
   },
   "icons": {
-    "16": "style/mandelbrotIcon16.png",
-    "32": "style/mandelbrotIcon32.png"
+    "16": "/style/mandelbrotIcon16.png",
+    "32": "/style/mandelbrotIcon32.png"
   }
 }
\ No newline at end of file