diff --git a/react/public/manifest.json b/react/public/manifest.json index 62ce359..a655045 100644 --- a/react/public/manifest.json +++ b/react/public/manifest.json @@ -8,7 +8,7 @@ "type": "image/x-icon" } ], - "start_url": "./index.html", + "start_url": "./", "display": "standalone", "theme_color": "#000000", "background_color": "#ffffff"