mirror of
https://github.com/danbulant/heaventaker
synced 2026-06-21 15:51:57 +00:00
Maskable icon
This commit is contained in:
parent
c39efb36d4
commit
03a346638b
2 changed files with 6 additions and 0 deletions
|
|
@ -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
BIN
public/maskable_icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 134 KiB |
Loading…
Reference in a new issue