{
  "name": "行政资产智能盘点系统",
  "short_name": "资产盘点",
  "description": "离线可用的行政资产盘点系统，支持扫码、拍照识别、本地盘点与数据同步",
  "lang": "zh-CN",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f5f7fa",
  "theme_color": "#1677ff",
  "orientation": "portrait",
  "icons": [
    {
      "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/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
