{
  "id": "/",
  "name": "肥老师 - 私人语言精读教练",
  "short_name": "肥老师",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FAF8F3",
  "theme_color": "#2B5D4F",
  "description": "AI 驱动的多语言学习工具",
  "lang": "zh-CN",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    {
      "name": "今日阅读",
      "short_name": "今日阅读",
      "description": "AI 定制短文，积累地道表达",
      "url": "/?page=dailyReading",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "复习中心",
      "short_name": "复习中心",
      "description": "错题与生词的遗忘曲线复习",
      "url": "/?page=review",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "综合练习",
      "short_name": "综合练习",
      "description": "语法/词汇/阅读/翻译/写作练习",
      "url": "/?page=practice",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}
