{
  "id": "/",
  "name": "多益登機證 TOEIC 700+ 智慧背單字",
  "short_name": "多益登機證",
  "description": "多益 700 分以上單字與片語智慧學習 App，提供每日 AI 推薦、翻卡練習與智慧隨機測驗，答錯自動加強複習。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#EFF3F6",
  "theme_color": "#16233F",
  "lang": "zh-TW",
  "dir": "ltr",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "開始測驗",
      "short_name": "測驗",
      "url": "/?tab=quiz",
      "description": "直接進入智慧隨機測驗"
    },
    {
      "name": "字卡練習",
      "short_name": "字卡",
      "url": "/?tab=flashcards",
      "description": "直接進入翻卡練習模式"
    }
  ]
}
