diff --git a/frontend/public/manifest.json b/frontend/public/manifest.json index 9b7d52d..146dd82 100644 --- a/frontend/public/manifest.json +++ b/frontend/public/manifest.json @@ -19,8 +19,7 @@ "density": "4.0" } ], - "start_url": "./", - "scope": ".", + "start_url": ".", "display": "standalone", "theme_color": "#0B1929", "background_color": "#0B1929"