{
  "name": "KMCA HR Portal",
  "short_name": "KMCA HR",
  "description": "HR Management Portal for Kreston Menon",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#1e293b",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Request Leave",
      "url": "/leave",
      "description": "Submit a leave request"
    },
    {
      "name": "My Requests",
      "url": "/notifications",
      "description": "View your notifications"
    }
  ]
}
