Maskable icon

This commit is contained in:
Daniel Bulant 2021-02-23 09:48:18 +01:00
parent c39efb36d4
commit 03a346638b
2 changed files with 6 additions and 0 deletions

View file

@ -11,6 +11,12 @@
"src": "/icon.png",
"type": "image/png",
"sizes": "512x512"
},
{
"src": "/maskable_icon.png",
"type": "image/png",
"sizes": "512x512",
"purpose": "maskable"
}
],
"start_url": "/?source=pwa",

BIN
public/maskable_icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 134 KiB