{
  "name": "UNIGIN 專案管控中心",
  "short_name": "UNIGIN",
  "description": "跨部門專案進度管控系統，整合任務追蹤、LINE Bot 推播與高階主管儀表板",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a56db",
  "lang": "zh-Hant",
  "icons": [
    {
      "src": "/unigin-logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/unigin-logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
