{
  "name": "ACE — 大豐 AI 數據智能系統",
  "short_name": "ACE",
  "description": "決策引擎 + 蜂群 + 全球情報 + Edge 自治",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1E4A6E",
  "background_color": "#ffffff",
  "lang": "zh-Hant",
  "icons": [
    {
      "src": "/logos/ace-logo-app.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Chief Dashboard",
      "url": "/gid/dashboard",
      "icons": [{ "src": "/logos/ace-logo-app.svg", "sizes": "any" }]
    },
    {
      "name": "決策建議",
      "url": "/gid/recommendations",
      "icons": [{ "src": "/logos/ace-logo-app.svg", "sizes": "any" }]
    },
    {
      "name": "升級審核",
      "url": "/swarms/upgrades/swipe",
      "icons": [{ "src": "/logos/ace-logo-app.svg", "sizes": "any" }]
    },
    {
      "name": "今日待辦",
      "short_name": "待辦",
      "description": "Factory 待辦中心（緊急通知 / 議題提案 / 待審蒸餾 / BU 待回）",
      "url": "/gid/manage?drawer=urgent",
      "icons": [{ "src": "/logos/ace-logo-app.svg", "sizes": "any" }]
    },
    {
      "name": "L2 異常修正",
      "short_name": "L2 異常",
      "description": "Factory 進 L2 蒸餾樓層 + 一鍵 Rollback",
      "url": "/gid/manage?drawer=floor-l2",
      "icons": [{ "src": "/logos/ace-logo-app.svg", "sizes": "any" }]
    }
  ]
}
