From 68ce1a9a0a19bfbe668dc7f8c6bd895b6fb4b693 Mon Sep 17 00:00:00 2001
From: Elsie Hupp <github@elsiehupp.com>
Date: Sun, 24 Jan 2021 03:14:07 -0500
Subject: [PATCH] Update manifest.json

Updated dimensions of favicon-touch.png

Signed-off-by: Elsie Hupp <github@elsiehupp.com>
---
 core/img/manifest.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/img/manifest.json b/core/img/manifest.json
index fcecb856614..04e77df7a59 100644
--- a/core/img/manifest.json
+++ b/core/img/manifest.json
@@ -4,7 +4,7 @@
 	"icons": [{
 		"src": "favicon-touch.png",
 		"type": "image/png",
-		"sizes": "128x128"
+		"sizes": "180x180"
 	}, {
 		"src": "favicon-mask.svg",
 		"type": "image/svg+xml",
-- 
GitLab