X-Git-Url: https://git-public.kairo.at/?p=mandelbrot-web.git;a=blobdiff_plain;f=manifest.webapp;fp=manifest.webapp;h=9028c6f46df54316afa2391d0c0922d5ec29ed16;hp=0000000000000000000000000000000000000000;hb=6a7aa57d0bffbcea1bb023ceb86dd47d8710214b;hpb=1dffd32b53cf554b5a94af2decff69229423608a diff --git a/manifest.webapp b/manifest.webapp new file mode 100644 index 0000000..9028c6f --- /dev/null +++ b/manifest.webapp @@ -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