diff --git a/website/static/manifest.json b/website/static/manifest.json index c040ea6aad..6eb335eeaf 100644 --- a/website/static/manifest.json +++ b/website/static/manifest.json @@ -5,7 +5,7 @@ "background_color": "#424242", "display": "standalone", "scope": "", - "start_url": "", + "start_url": "./index.html", "icons": [ { "src": "img/icons/icon-72x72.png",