Files
AI-Testing/frontend/dist/manifest.webmanifest
2026-04-19 15:09:22 +08:00

12 lines
261 B
JSON

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