{
    "name": "ESS MITBANA",
    "short_name": "ESS MITBANA",
    "id": "login.html",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#dd1b20",
    "orientation": "portrait-primary",
    "scope":".",
  "icons": [
    {
      "src": "./img/icons/Icon-72.png",
      "type": "image/png",
      "sizes": "72x72"
    },
    {
      "src": "./img/icons/Icon-76.png",
      "type": "image/png",
      "sizes": "76x76"
    },
    {
      "src": "./img/icons/Icon-ESS-96-x-96.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "./img/icons/Icon-128.png",
      "type": "image/png",
      "sizes": "128x128"
    },
    {
      "src": "./img/icons/Icon-ESS-144-x-144.png",
      "type": "image/png",
      "sizes": "144x144"
    },
    {
      "src": "./img/icons/Icon-152.png",
      "type": "image/png",
      "sizes": "152x152"
    },
    {
      "src": "./img/icons/Icon-196.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "./img/icons/Icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "./img/icons/Icon-180x180.jpg",
      "type": "image/jpeg",
      "sizes": "180x180"
    }
  ]
  }