{
  "name": "AMAS 業務助理",
  "short_name": "AMAS 業務",
  "description": "AMAS Sales Copilot — 商機追蹤 / 會議行動項路由 / 業務問答（外勤手機優先）",
  "lang": "zh-TW",
  "start_url": "/business/meetings",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#1f9d76",
  "icons": [
    { "src": "/icon.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "業務問答", "url": "/business/ask" },
    { "name": "我的待辦", "url": "/business/tasks" },
    { "name": "商機追蹤", "url": "/business/opportunities" }
  ]
}
