add a short_name so that FxOS versions support that will only display this one in...
[mandelbrot-web.git] / manifest.webapp
index 7ced6c2eeaf0e575059c445708c5b63eb5a89459..de3c9279f1e8fad1b979a6e305e97eb7613e3cd7 100644 (file)
@@ -1,7 +1,9 @@
 {
   "name": "KaiRo.at Mandelbrot Web",
+  "short_name": "Mandelbrot",
   "description": "Mandelbrot web viewer",
   "launch_path": "/index.html",
+  "appcache_path": "/manifest.appcache",
   "developer": {
     "name": "Robert Kaiser",
     "url": "http://www.kairo.at/"