{
  "name": "iConnect",
  "short_name": "iConnect",
  "theme_color": "#1758bb",
  "background_color": "#ffffff",
  "display": "standalone",
  "scope": "./",
  "start_url": "./",
  "icons": [
    {
      "src": "assets/images/ensylon-logo-small.png",
      "sizes": "48x48 72x72 96x96 128x128 144x144 152x152 192x192 256x256 384x384 512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ]
}
