{
  "name": "英语练习 - English Practice",
  "short_name": "英语练习",
  "description": "每日英语学习与打卡应用",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#6C63FF",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "lifestyle"],
  "lang": "zh-CN",
  "shortcuts": [
    {
      "name": "开始练习",
      "short_name": "练习",
      "description": "立即开始英语练习",
      "url": "/?tab=practice",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
