Skip to content

Commit

Permalink
Merge pull request #4 from paddybalinia/feat/manifest
Browse files Browse the repository at this point in the history
fix: purpose manifest
  • Loading branch information
paddybalinia authored Aug 8, 2023
2 parents 0616030 + 3cef47e commit bd7cd5d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
{
"src": "static/dist/images/apps/precomposed-128.png",
"type": "image/png",
"sizes": "128x128"
"sizes": "128x128",
"purpose": "any maskable"
},
{
"src": "static/dist/images/apps/precomposed-256.png",
Expand Down

0 comments on commit bd7cd5d

Please sign in to comment.