Skip to content

Commit

Permalink
Fix Android PWA appearing with chrome badge (aeharding#305)
Browse files Browse the repository at this point in the history
  • Loading branch information
aeharding authored Jul 6, 2023
1 parent 04e2cda commit 37baaf3
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions public/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,6 @@
"short_name": "wefwef",
"name": "wefwef",
"icons": [
{
"src": "/logo_maskable_minified.svg",
"type": "image/svg+xml",
"sizes": "any",
"purpose": "any maskable"
},
{
"src": "logo_minified.svg",
"type": "image/svg+xml",
"sizes": "any",
"purpose": "any"
},
{
"src": "/favicons/192.png",
"type": "image/png",
Expand Down

0 comments on commit 37baaf3

Please sign in to comment.