From ae1e1fdfca645235ee7c0438f5e521455478cecf Mon Sep 17 00:00:00 2001 From: adueck Date: Wed, 26 Jul 2023 13:08:01 +0400 Subject: [PATCH] m --- website/public/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/public/manifest.json b/website/public/manifest.json index 3edcd49..a4e585f 100644 --- a/website/public/manifest.json +++ b/website/public/manifest.json @@ -3,12 +3,12 @@ "name": "LingDocs Pashto Dictionary", "icons": [ { - "src": "/icons/android-chrome-192x192.png", + "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }, { - "src": "/icons/maskable_icon_x512.png", + "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" }