{
  "short_name": "VE Portal",
  "name": "Vantedge Employee Portal",
  "description": "Access your payslips, leave requests, loans, training and more from your phone",
  "start_url": "/employee-portal",
  "display": "standalone",
  "background_color": "#FAFAFA",
  "theme_color": "#002FA7",
  "orientation": "any",
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
