diff --git a/manifest.json b/manifest.json index af96550..1869cc8 100644 --- a/manifest.json +++ b/manifest.json @@ -2,6 +2,10 @@ "short_name": "Superkopf", "name": "Superkopf", "icons": [ + { + "src": "./img/logo.svg", + "type": "image/svg" + }, { "src": "./img/android-icon-192x192.png", "sizes": "192x192",