diff --git a/src/webpage/manifest.json b/src/webpage/manifest.json index cf54989..190e548 100644 --- a/src/webpage/manifest.json +++ b/src/webpage/manifest.json @@ -6,7 +6,7 @@ "sizes": "512x512" } ], - "start_url": "https://chat.nomchy-verse.com/", + "start_url": "/channels/@me", "display": "standalone", "scope": "/", "theme_color": "#05050a",