From f251e031d695c1271e5ec30e35912532cdbe89bd Mon Sep 17 00:00:00 2001 From: leiweibau <105860611+leiweibau@users.noreply.github.com> Date: Mon, 11 Jul 2022 22:01:22 +0200 Subject: [PATCH] Update manifest.json --- front/img/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/front/img/manifest.json b/front/img/manifest.json index f4d92eff..0e0dfe2c 100644 --- a/front/img/manifest.json +++ b/front/img/manifest.json @@ -4,7 +4,7 @@ "display": "standalone", "icons": [ { - "src": "https://net-dev.de/pialert_homescreen.png", + "src": "", "sizes": "180x180", "type": "image/png" }