{
  "name": "StudyThai - 学泰语",
  "short_name": "StudyThai",
  "description": "AI驱动的泰语学习助手，专项训练、智能对话、趣味游戏",
  "start_url": "/review",
  "display": "standalone",
  "background_color": "#F6F7F4",
  "theme_color": "#1ED760",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "zh-CN",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "专项训练",
      "short_name": "训练",
      "description": "开始声母、元音、韵尾训练",
      "url": "/training",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "AI 老师",
      "short_name": "老师",
      "description": "与 AI 老师对话练习",
      "url": "/tutor",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
