add appcache path to mandelbrot webapp manifest
[mandelbrot-web.git] / manifest.webapp
index 7ced6c2eeaf0e575059c445708c5b63eb5a89459..2fc9e585152567639af351d0435c3ff74f71efbf 100644 (file)
@@ -2,6 +2,7 @@
   "name": "KaiRo.at Mandelbrot Web",
   "description": "Mandelbrot web viewer",
   "launch_path": "/index.html",
+  "appcache_path": "/manifest.appcache",
   "developer": {
     "name": "Robert Kaiser",
     "url": "http://www.kairo.at/"