{
  "name": "ECHR by Evolza",
  "short_name": "ECHR",
  "description": "Employee portal for ECHR by Evolza — attendance, leave, payslips and more.",
  "start_url": "/mobile-login",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#020B18",
  "background_color": "#020B18",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}