chore(branding): clean up product description strings

Strip the desktop package description to "Backspace" so Windows Task
Manager shows the bare product name instead of the long tagline.
Unify the web meta description and PWA manifest description on a single
positioning line that names Discord and TeamSpeak as the comparison
targets — improves link-preview copy and SEO surface.
This commit is contained in:
Jannis Braun
2026-04-28 11:39:08 +02:00
parent cf72f9d87d
commit eede7aeb38
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "@backspace/desktop",
"version": "1.0.0",
"private": true,
"description": "Backspace — a self-hosted, open-source chat platform",
"description": "Backspace",
"author": {
"name": "youruser",
"email": "backspace@backspace.chat"