mirror of
https://github.com/danbulant/heaventaker
synced 2026-07-08 04:30:36 +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",
|
"src": "/icon.png",
|
||||||
"type": "image/png",
|
"type": "image/png",
|
||||||
"sizes": "512x512"
|
"sizes": "512x512"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"src": "/maskable_icon.png",
|
||||||
|
"type": "image/png",
|
||||||
|
"sizes": "512x512",
|
||||||
|
"purpose": "maskable"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"start_url": "/?source=pwa",
|
"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