{
  "name": "V.I.P Employee Portal",
  "short_name": "VIP EP",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#03173d",
  "icons": [
    {
      "src": "/images/VIP EP Logo.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/images/VIP EP Logo.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}