From 1fc86ab671a38cb5a353b0b6a4845ac1b945e139 Mon Sep 17 00:00:00 2001 From: Robert Kaiser Date: Sat, 14 Feb 2015 13:43:14 +0100 Subject: [PATCH 1/1] add a short_name so that FxOS versions support that will only display this one in the app grid --- manifest.webapp | 1 + 1 file changed, 1 insertion(+) 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", -- 2.35.3