diff --git a/manifest.json b/manifest.json index 434cf75a5..18b9f8387 100644 --- a/manifest.json +++ b/manifest.json @@ -8,7 +8,7 @@ "theme_color": "#8c8c8c", "icons": [ { - "src": "../logo.png", + "src": "./logo.png", "sizes": "128x128", "type": "image/png" }