From fff13944149813464c6cb33a375ec44bc817bc4a Mon Sep 17 00:00:00 2001 From: P0203K <115355865+P0203K@users.noreply.github.com> Date: Wed, 21 Aug 2024 19:57:17 +0530 Subject: [PATCH] Update manifest.json --- manifest.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index baddca1..d85497f 100644 --- a/manifest.json +++ b/manifest.json @@ -18,7 +18,8 @@ { "src": "www/icon-circle512x512.png", "type": "image/png", - "sizes": "512x512" + "sizes": "512x512", + "purpose": "maskable" } ], "screenshots": [ @@ -33,4 +34,4 @@ "type": "image/jpeg" } ] -} \ No newline at end of file +}