{
  "name": "SuperSales AI",
  "short_name": "SuperSales",
  "description": "業務 SaaS — 5 原子（找/記/追/說/養）× 6 業務身分（車銷/保險/房仲/B2B/保健/一般）",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#ef4444",
  "categories": ["business", "productivity"],
  "lang": "zh-TW",
  "icons": [
    { "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icons/icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "今日待辦", "short_name": "今日", "url": "/dashboard" },
    { "name": "新增客戶", "short_name": "新增", "url": "/remember" },
    { "name": "追客戶", "short_name": "追", "url": "/follow-up" }
  ]
}
