chore: updated manifest

This commit is contained in:
vamsikrishnamathala
2025-07-28 20:08:42 +05:30
parent 84879ee3bd
commit 715d2d7345

View File

@@ -2,8 +2,8 @@
"name": "", "name": "",
"short_name": "", "short_name": "",
"icons": [ "icons": [
{ "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/favicon/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" },
{ "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" } { "src": "/favicon/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" }
], ],
"theme_color": "#ffffff", "theme_color": "#ffffff",
"background_color": "#ffffff", "background_color": "#ffffff",