From 47d31d5f48dfa4b7d2901e631d858059897ed364 Mon Sep 17 00:00:00 2001 From: Alessio Davoli Date: Wed, 19 Jul 2023 18:23:35 +0200 Subject: [PATCH] Update 512 --- frontend/static/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/static/manifest.json b/frontend/static/manifest.json index 32c2270..5c32652 100644 --- a/frontend/static/manifest.json +++ b/frontend/static/manifest.json @@ -37,7 +37,7 @@ "type": "image/png" }, { - "src": "images/app-icon-192x192.png", + "src": "images/app-icon-512x512.png", "sizes": "512x512", "type": "image/png" }