Added escape key funtionality

This commit is contained in:
root
2025-03-17 09:28:22 -07:00
parent 11d2a8cb32
commit d4af74f60e
4 changed files with 39 additions and 3 deletions

View File

@@ -6,8 +6,11 @@
"sizes": "512x512"
}
],
"start_url": "/channels/@me",
"start_url": "https://chat.nomchy-verse.com/",
"display": "standalone",
"scope": "/",
"theme_color": "#05050a",
"description": "Welcome to the Jank Client, a spacebar FOSS client implementation",
"background_color": "#05050a",
"offline_enabled": true
}