diff --git a/public/manifest.json b/public/manifest.json index aa9afea8..f7c6d2ef 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -3,7 +3,7 @@ "short_name": "Dashy", "description": "A Dashboard for your Homelab", "scope": "/", - "start_url": "./index.html", + "start_url": "./", "display": "standalone", "background_color": "#0b1021", "theme_color": "#4DBA87",