{
  "name": "瓴品代建 ERP · 现场",
  "short_name": "瓴品现场",
  "description": "现场巡检、隐患登记与移动审批。支持离线填报，回到有网自动补传。",
  "start_url": "/mobile",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b1f3a",
  "theme_color": "#0f766e",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "现场巡检", "url": "/mobile?tab=insp" },
    { "name": "移动审批", "url": "/mobile?tab=todo" }
  ]
}
