{
  "name": "鼎立",
  "short_name": "鼎立",
  "description": "工地安全管理:出勤打卡、巡檢、缺失、危險通報",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#111827",
  "theme_color": "#111827",
  "lang": "zh-Hant",
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "今日點名", "short_name": "點名", "url": "/attendance" },
    { "name": "危險通報", "short_name": "通報", "url": "/hazards" },
    { "name": "安全巡檢", "short_name": "巡檢", "url": "/inspections" }
  ]
}
