fix(manifest): update app name and short name to match branding

This commit is contained in:
2026-06-17 18:58:26 +08:00
parent 237d2c6679
commit c7975a7aaf
+2 -2
View File
@@ -1,6 +1,6 @@
{ {
"name": "cozsweet", "name": "CozSweet",
"short_name": "cozsweet", "short_name": "CozSweet",
"description": "Cozsweet — Your exclusive AI companion", "description": "Cozsweet — Your exclusive AI companion",
"start_url": "/splash", "start_url": "/splash",
"scope": "/", "scope": "/",