{
  "name": "小哈英语 - AI英语学习助手",
  "short_name": "小哈英语",
  "description": "小哈英语是专业的AI英语学习平台,帮你掌握3000个单词,流利说出1000句口语。智能对话练习,让英语学习变得简单高效。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "education",
    "productivity",
    "lifestyle"
  ],
  "lang": "zh-CN",
  "dir": "ltr",
  "scope": "/",
  "screenshots": [
    {
      "src": "/screenshot1.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "AI英语对话练习"
    },
    {
      "src": "/screenshot2.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "单词记忆训练"
    }
  ],
  "shortcuts": [
    {
      "name": "开始学习",
      "short_name": "学习",
      "description": "快速开始英语学习",
      "url": "/?action=learn",
      "icons": [
        {
          "src": "/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "口语练习",
      "short_name": "口语",
      "description": "AI口语对话练习",
      "url": "/?action=speaking",
      "icons": [
        {
          "src": "/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "单词记忆",
      "short_name": "单词",
      "description": "智能单词记忆训练",
      "url": "/?action=vocabulary",
      "icons": [
        {
          "src": "/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
