{
  "id": "/",
  "name": "旗標 AI 找書助手",
  "short_name": "旗標AI找書",
  "description": "依照學習需求與程度，搜尋旗標公開書籍資料並推薦適合書籍。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4fbf9",
  "theme_color": "#f4fbf9",
  "lang": "zh-Hant",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
