add manifest

This commit is contained in:
Timi
2026-04-13 18:29:36 +08:00
parent 9942afafa7
commit 631122c79b
3 changed files with 66 additions and 1 deletions

View File

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