From 17b36d72d8e86f2aaf9dc83cbc04d1cb7fcb2794 Mon Sep 17 00:00:00 2001 From: pheralb Date: Tue, 28 Jun 2022 18:39:26 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9A=92=EF=B8=8F=20Fix=20manifest.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/manifest.json b/public/manifest.json index 3ad7fed..6a2f388 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -30,7 +30,7 @@ }, { "src": "/icons/maskable_icon.png", - "sizes": "192x192", + "sizes": "196x196", "type": "image/png", "purpose": "maskable" }