Files
AI-Testing/frontend/dist/manifest.webmanifest
2026-04-19 14:57:00 +08:00

12 lines
267 B
JSON

{
"name": "公考助手",
"short_name": "公考助手",
"description": "公考学习资源、错题与过程管理",
"display": "standalone",
"background_color": "#e8ecf1",
"theme_color": "#2563eb",
"start_url": "/",
"scope": "/",
"lang": "zh-CN"
}