{
  "name": "English Tutor — TOEIC 導向英文學習",
  "short_name": "English Tutor",
  "description": "TOEIC 導向的個人化英文學習 App，AI 動態出題、單字/片語間隔複習、程度自動調整。",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F2EEE3",
  "theme_color": "#2857A6",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
