From dbedb0d18fb23fd96c812055fc13a4a2d566f0a2 Mon Sep 17 00:00:00 2001 From: Kevin Kandlbinder Date: Wed, 19 May 2021 17:05:54 +0200 Subject: [PATCH] Fix typo in mainfest --- public/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/manifest.json b/public/manifest.json index 1fd1544..da9693b 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -8,7 +8,7 @@ "type": "image/x-icon" }, { - "src": "KDT-icon@102px.png", + "src": "KDT-icon@192px.png", "type": "image/png", "sizes": "192x192" },