Add a 144x144 icon to manifest

This commit is contained in:
Cooper Ransom 2024-02-28 19:05:56 -05:00
parent cac174e89c
commit fd420c546c
2 changed files with 5 additions and 0 deletions

View File

@ -47,6 +47,11 @@
"type": "image/png",
"purpose": "maskable"
},
{
"src": "/public/splash_screens/icon144x144.png",
"sizes": "144x144",
"type": "image/png"
},
{
"src": "/public/splash_screens/4__iPhone_SE__iPod_touch_5th_generation_and_later_landscape.png",
"sizes": "1136x640",

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB