From 78c7559e3a3573fa5d562d2206116fae373c71d0 Mon Sep 17 00:00:00 2001 From: Dobromir Popov Date: Sat, 6 Apr 2024 19:53:36 +0300 Subject: [PATCH] update start_url in manifest --- public/manifest.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/public/manifest.json b/public/manifest.json index af51cb3..ac35446 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -20,7 +20,6 @@ "dir": "auto", "lang": "en-US", "name": "Специално Свидетелстване София", - "short_name": "ССС" - // "start_url": "https://sofia.mwitnessing.com/dash", - // "scope": "https://sofia.mwitnessing.com/cart" + "short_name": "ССС", + "start_url": "/" } \ No newline at end of file