{
  "name": "BGUS HR Portal",
  "short_name": "BGUS HR",
  "description": "Bharat Gram Udyog Sangh — Human Resources Portal",
  "start_url": "/hrportal/",
  "scope": "/hrportal/",
  "display": "standalone",
  "background_color": "#f4f5f3",
  "theme_color": "#1a1a1a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/hrportal/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    },
    {
      "src": "/hrportal/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    }
  ]
}