{
  "name": "WorkNest HR Portal",
  "short_name": "WorkNest HR",
  "description": "WorkNest HR Portal Mobile and Laptop App",
  "start_url": "/worknest_hr/login.php",
  "scope": "/worknest_hr/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#004aad",
  "icons": [
    {
      "src": "/worknest_hr/assets/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/worknest_hr/assets/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}