{
  "name": "VocabBook",
  "short_name": "VocabBook",
  "description": "AI 背單字工具：自動生成單字本、例句與情境短文，搭配間隔重複複習與測驗加強單字記憶。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f6f4f1",
  "theme_color": "#8ba888",
  "lang": "zh-Hant",
  "icons": [
    { "src": "/pwa-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/pwa-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
