diff --git a/client/manifest.json b/client/manifest.json index 5c047d55..de7bafd3 100644 --- a/client/manifest.json +++ b/client/manifest.json @@ -2,6 +2,7 @@ "name": "The Lounge", "short_name": "The Lounge", "description": "Self-hosted web IRC client", + "start_url": ".", "display": "standalone", "theme_color": "#455164", "background_color": "#455164",