{
  "name": "SR Enterprises HR",
  "short_name": "SR People",
  "description": "Employee portal for SR Enterprises – attendance, leave, payslips & documents.",
  "start_url": "/portal",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#1a1a2e",
  "icons": [
    {
      "src": "/sr-logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "categories": ["business", "productivity"],
  "screenshots": []
}
