add lantea and mandelbrot apps
[mandelbrot-web.git] / manifest.webapp
diff --git a/manifest.webapp b/manifest.webapp
new file mode 100644 (file)
index 0000000..9028c6f
--- /dev/null
@@ -0,0 +1,13 @@
+{
+  "name": "KaiRo.at Mandelbrot Web",
+  "description": "Mandelbrot web viewer",
+  "launch_path": "/index.html",
+  "developer": {
+    "name": "Robert Kaiser",
+    "url": "http://www.kairo.at/"
+  },
+  "icons": {
+    "16": "style/mandelbrotIcon16.png",
+    "32": "style/mandelbrotIcon32.png"
+  }
+}
\ No newline at end of file