{
  "name": "兴华信息·故障登记",
  "short_name": "故障登记",
  "version": "3.1",
  "description": "记录每一次异常，追踪每一个问题",
  "start_url": "/fault/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#096dd9",
  "theme_color": "#1890ff",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}