diff --git a/frontend/static/manifest.json b/frontend/static/manifest.json index dad08e0e..bbc12859 100644 --- a/frontend/static/manifest.json +++ b/frontend/static/manifest.json @@ -75,8 +75,8 @@ "type": "image/png" } ], - "start_url": ".", + "start_url": "/", "display": "standalone", "background_color": "#FFFFFF", "theme_color": "#E58325" -} \ No newline at end of file +}