From fdc4c2a1a5be403d2c60008b8ff9bd63aeda11b2 Mon Sep 17 00:00:00 2001 From: Nurmuhammet Allanov Date: Thu, 12 Mar 2026 01:06:16 +0500 Subject: [PATCH] wip --- public/site.webmanifest | 22 +--------------------- 1 file changed, 1 insertion(+), 21 deletions(-) diff --git a/public/site.webmanifest b/public/site.webmanifest index 301f520..cffa9c2 100644 --- a/public/site.webmanifest +++ b/public/site.webmanifest @@ -1,21 +1 @@ -{ - "name": "MM.COM.TM", - "short_name": "MM", - "icons": [ - { - "src": "/web-app-manifest-192x192.png", - "sizes": "192x192", - "type": "image/png", - "purpose": "maskable" - }, - { - "src": "/web-app-manifest-512x512.png", - "sizes": "512x512", - "type": "image/png", - "purpose": "maskable" - } - ], - "theme_color": "#ffffff", - "background_color": "#ffffff", - "display": "standalone" -} \ No newline at end of file +{"name":"SMART","short_name":"","icons":[{"src":"/favicons/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/favicons/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}