{
  "name": "Ferryrichman-AgentKit",
  "short_name": "FRM AgentKit",
  "description": "FRM Agent Kit · 保險代理工具箱（旅遊保險、Q&A、WhatsApp 工具、參考資料）",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1a56a0",
  "theme_color": "#1a56a0",
  "lang": "zh-HK",
  "dir": "ltr",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "旅遊保險",
      "short_name": "旅遊",
      "description": "進入旅遊保險工具",
      "url": "./travel/",
      "icons": [{ "src": "icon.svg", "sizes": "any" }]
    }
  ]
}
