{
  "name": "語復健 — 失語症復健練習",
  "short_name": "語復健",
  "description": "失語症語言復健練習工具，包含圖卡溝通、造句練習、詞彙測驗",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#f7f7f5",
  "theme_color": "#1D9E75",
  "orientation": "portrait",
  "lang": "zh-TW",
  "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"
    }
  ]
}
