Phase 1: Lotus Chat branding — title, favicon, logo, meta tags, SVG icons, all icon sizes

This commit is contained in:
root
2026-05-13 17:56:39 -04:00
parent 6a05ff5840
commit 1d086dda77
28 changed files with 63 additions and 67 deletions
+6 -6
View File
@@ -1,14 +1,14 @@
{
"name": "Cinny",
"short_name": "Cinny",
"description": "Yet another matrix client",
"name": "Lotus Chat",
"short_name": "Lotus Chat",
"description": "Lotus Chat \u2014 the Lotus Guild Matrix client",
"dir": "auto",
"lang": "en-US",
"display": "standalone",
"orientation": "portrait",
"start_url": "./",
"background_color": "#fff",
"theme_color": "#fff",
"background_color": "#0a0a0a",
"theme_color": "#980000",
"icons": [
{
"src": "./public/android/android-chrome-36x36.png",
@@ -56,4 +56,4 @@
"type": "image/png"
}
]
}
}