{
  "name": "IG电子",
  "short_name": "IG电子",
  "display": "standalone",
  "start_url": "/",
  "scope": "/",
  "theme_color": "#2c3445",
  "background_color": "#2c3445",
  "icons": [
    {
      "src": "./img/icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./img/icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]

}
