From 8dd9412ae6863bdb756de16caf5d230818f9c225 Mon Sep 17 00:00:00 2001 From: Cooper Ransom Date: Wed, 28 Feb 2024 19:47:45 -0500 Subject: [PATCH] set 144x144 icon to unet --- manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 6e84bc09..89764722 100644 --- a/manifest.json +++ b/manifest.json @@ -53,7 +53,7 @@ "src": "/public/splash_screens/icon144x144.png", "sizes": "144x144", "type": "image/png", - "purpose": "any" + "purpose": "unset" }, { "src": "/public/splash_screens/4__iPhone_SE__iPod_touch_5th_generation_and_later_landscape.png", @@ -207,3 +207,4 @@ } ] } +