diff --git a/public/img/maskable_icon-1024x1024.png b/public/img/maskable_icon-1024x1024.png new file mode 100644 index 0000000..e339dbe Binary files /dev/null and b/public/img/maskable_icon-1024x1024.png differ diff --git a/public/site.webmanifest b/public/site.webmanifest index f8b80f8..8e572d6 100644 --- a/public/site.webmanifest +++ b/public/site.webmanifest @@ -16,6 +16,12 @@ "src": "/img/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" + }, + { + "src": "/img/maskable_icon-1024x1024.png", + "sizes": "1024x1024", + "type": "image/png", + "purpose": "maskable" } ],