Skip to content

Commit

Permalink
Update manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
soup-bowl authored Sep 10, 2024
1 parent 1ae0ed8 commit da50616
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions frontend/public/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,22 @@
"sizes": "64x64",
"type": "image/png"
},
{
"src": "logo-mask-192.png",
"type": "image/png",
"sizes": "192x192"
},
{
"src": "logo-mask-192.png",
"type": "image/png",
"sizes": "192x192",
"purpose": "maskable"
},
{
"src": "logo-mask-512.png",
"type": "image/png",
"sizes": "512x512",
},
{
"src": "logo-mask-512.png",
"type": "image/png",
Expand Down

0 comments on commit da50616

Please sign in to comment.