diff options
-rw-r--r-- | manifest.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manifest.json b/manifest.json index 2f8373d..b53a1ce 100644 --- a/manifest.json +++ b/manifest.json @@ -7,8 +7,8 @@ "background_color": "#111111", "icons": [ { - "src": "icon-192.png", - "sizes": "192x192", + "src": "icon-420.png", + "sizes": "420x420", "type": "image/png" } ] |