{
  "name": "Aegis Care Shield Portal",
  "short_name": "Aegis Portal",
  "description": "Secure worker onboarding and shift management portal.",
  "start_url": "/portal/index.php",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1e72ff",
  "icons": [
    {
      "src": "../assets/aegis-care-shield-staffing.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "../assets/aegis-care-shield-logo.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ]
}