diff options
-rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index 602f803..19189f9 100644 --- a/manifest.json +++ b/manifest.json @@ -9,7 +9,7 @@ "theme_color" : "#373B44", "icons": [ { - "src" : "logo-420.png", + "src" : "icon-420.png", "sizes" : "420x420", "type" : "image/png" } |