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",