diff --git a/manifest.json b/manifest.json index 92b2e7e..a6379dc 100644 --- a/manifest.json +++ b/manifest.json @@ -3,12 +3,12 @@ "name": "USI INF Rooms", "icons": [ { - "src": "./images/icon-192.png", + "src": "./assets/images/icon-192.png", "type": "image/png", "sizes": "192x192" }, { - "src": "./images/icon-512.png", + "src": "./assets/images/icon-512.png", "type": "image/png", "sizes": "512x512" }