From 3ac726d0ff68814fcfa0015a5a0a7908880acdee Mon Sep 17 00:00:00 2001 From: ymerkos <121984148+ymerkos@users.noreply.github.com> Date: Wed, 4 Dec 2024 19:54:44 -0500 Subject: [PATCH] B"H --- manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 225c65a..865eaa8 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,8 @@ { "name": "Shlichos Tasks", "short_name": "Tasks for your Shlihus", - "start_url": "/shlichusApp", + "start_url": "/shlichusApp/", + "id": "/shlichusApp/", // not "/" "display": "standalone", "background_color": "#ffffff", "theme_color": "#000000",