{
  "name": "CFO Pilot 企業營運平台",
  "short_name": "CFO Pilot",
  "description": "CFO Pilot · 集團營運 / 財務 / 採購一站式平台",
  "start_url": "./opr_dash.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#071E41",
  "theme_color": "#071E41",
  "lang": "zh-Hant",
  "dir": "ltr",
  "icons": [
    {
      "src": "./assets/favicon-32.png",
      "sizes": "64x64",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./assets/cfo-pilot-logo-mark-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./assets/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "營運儀表板",
      "short_name": "營運",
      "url": "./opr_dash.html",
      "description": "A-E公司即時營運報表"
    },
    {
      "name": "財務儀表板",
      "short_name": "財務",
      "url": "./finance-dashboard.html",
      "description": "P&L / 損益管理 / 資產負債"
    },
    {
      "name": "採購分析",
      "short_name": "採購",
      "url": "./purchase.html",
      "description": "品項 × 月份 × 供應商分析"
    }
  ],
  "categories": ["business", "productivity", "finance"]
}
