{
  "name": "智慧煤矿安全监测平台",
  "short_name": "煤矿监测",
  "description": "智慧煤矿安全监测控制平台 - 实时传感器数据、3D巷道场景、预警系统",
  "start_url": "/coal_mine_tunnel.html",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#030c18",
  "theme_color": "#0a0e27",
  "lang": "zh-CN",
  "prefer_related_applications": false,
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "实时监测",
      "short_name": "监测",
      "description": "查看实时传感器数据",
      "url": "/coal_mine_tunnel.html",
      "icons": [
        {
          "src": "/icon-192.svg",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "related_applications": [],
  "categories": ["business", "productivity", "utilities"]
}
