diff --git a/src/public/manifest.webmanifest b/src/public/manifest.webmanifest index 38c009045..1468961a8 100644 --- a/src/public/manifest.webmanifest +++ b/src/public/manifest.webmanifest @@ -4,8 +4,8 @@ "theme_color": "DarkGray", "background_color": "DarkGray", "display": "standalone", - "scope": "/", - "start_url": "/", + "scope": "./", + "start_url": "./", "icons": [{ "src": "images/app-icons/ios/apple-touch-icon.png", "sizes": "180x180",