diff --git a/frontend/public/manifest.json b/frontend/public/manifest.json index 684fbb40..33efca79 100644 --- a/frontend/public/manifest.json +++ b/frontend/public/manifest.json @@ -13,7 +13,7 @@ "type": "image/png" } ], - "start_url": "./", + "start_url": "/", "display": "standalone", "background_color": "#ffffff", "theme_color": "#455a64"