{
  "name": "Nexus Benefit Solutions",
  "short_name": "Nexus HR",
  "description": "Employee benefits dashboard — access your benefits, PTO, pay stubs, and more",
  "start_url": "/client-portal",
  "display": "standalone",
  "background_color": "#1F3D2E",
  "theme_color": "#1F3D2E",
  "orientation": "portrait-primary",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/nexus-logo-dark-sq.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/nexus-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}