diff --git a/manifest.json b/manifest.json index 001a8c2..5eb230c 100644 --- a/manifest.json +++ b/manifest.json @@ -8,7 +8,7 @@ "theme_color": "#000000", "icons": [ { - "src": "src/assets/vue.svg", + "src": "/vite.svg", "sizes": "192x192", "type": "image/png" }