From: Robert Kaiser Date: Sat, 14 Feb 2015 12:43:14 +0000 (+0100) Subject: add a short_name so that FxOS versions support that will only display this one in... X-Git-Url: https://git-public.kairo.at/?p=mandelbrot-web.git;a=commitdiff_plain add a short_name so that FxOS versions support that will only display this one in the app grid --- diff --git a/manifest.webapp b/manifest.webapp index 2fc9e58..de3c927 100644 --- a/manifest.webapp +++ b/manifest.webapp @@ -1,5 +1,6 @@ { "name": "KaiRo.at Mandelbrot Web", + "short_name": "Mandelbrot", "description": "Mandelbrot web viewer", "launch_path": "/index.html", "appcache_path": "/manifest.appcache",