From 885c10790ef2d78f251d31a6b9ac32b5ec76fe61 Mon Sep 17 00:00:00 2001 From: Robert Kaiser Date: Sat, 30 Mar 2013 22:32:57 +0100 Subject: [PATCH] add 48 icon to webapp manifest as well --- manifest.webapp | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.webapp b/manifest.webapp index 6c270e5..0ec6d46 100644 --- a/manifest.webapp +++ b/manifest.webapp @@ -11,6 +11,7 @@ "icons": { "16": "/style/pianoIcon16.png", "32": "/style/pianoIcon32.png", + "48": "/style/pianoIcon48.png", "64": "/style/pianoIcon64.png", "128": "/style/pianoIcon128.png" } -- 2.35.3