Files
timi-server/public/manifest.webmanifest
2026-04-13 18:29:36 +08:00

11 lines
187 B
JSON

{
"name": "Timi Server",
"short_name": "Timi",
"lang": "zh-CN",
"start_url": "/",
"scope": "/",
"display": "standalone",
"background_color": "#ffffff",
"theme_color": "#ffffff"
}