diff options
| -rw-r--r-- | public/manifest.json | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/public/manifest.json b/public/manifest.json index 1dc9189..f374168 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -4,7 +4,7 @@    "icons": [      {        "src": "favicon.ico", -      "sizes": "64x64 32x32 24x24 16x16", +      "sizes": "48x48 32x32",        "type": "image/x-icon"      },      { | 
