{
  "name": "ESIC Co-operative",
  "short_name": "ESIC",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#0b3d91",
  "theme_color": "#0b3d91",
  "icons": [
    {
      "src": "images/Logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/Logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}