{
  "name": "三峡发展集团资产管理系统",
  "short_name": "三峡发展集团资产管理系统",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#F5F5F6",
  "icons": [
    {
      "src": "/assets/threeGorges-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/threeGorges-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}