Add a maskable icon to manifest!

This commit is contained in:
Cooper Ransom 2024-02-28 18:57:57 -05:00
parent dff7ce22d2
commit cac174e89c
1 changed files with 2 additions and 1 deletions

View File

@ -44,7 +44,8 @@
{
"src": "/public/splash_screens/icon.png",
"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",