{
  "name": "MentorX 教学助手",
  "short_name": "MentorX",
  "description": "智能教学辅助系统 - 支持学生端与教师端",
  "display": "standalone",
  "orientation": "any",
  "start_url": "/",
  "scope": "/",
  "background_color": "#ffffff",
  "theme_color": "#1976d2",
  "icons": [
    {
      "src": "/icons/favicon-96×96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/icons/favicon-128×128.png",
      "sizes": "128x128",
      "type": "image/png"
    }
  ]
}
