mirror of
https://github.com/p-stream/p-stream.git
synced 2026-04-21 05:32:23 +00:00
Add a maskable icon to manifest!
This commit is contained in:
parent
dff7ce22d2
commit
cac174e89c
1 changed files with 2 additions and 1 deletions
|
|
@ -44,7 +44,8 @@
|
||||||
{
|
{
|
||||||
"src": "/public/splash_screens/icon.png",
|
"src": "/public/splash_screens/icon.png",
|
||||||
"sizes": "512x512",
|
"sizes": "512x512",
|
||||||
"type": "image/png"
|
"type": "image/png",
|
||||||
|
"purpose": "maskable"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"src": "/public/splash_screens/4__iPhone_SE__iPod_touch_5th_generation_and_later_landscape.png",
|
"src": "/public/splash_screens/4__iPhone_SE__iPod_touch_5th_generation_and_later_landscape.png",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue