{
  "name": "allHR Employee",
  "short_name": "allHR",
  "description": "Employee self-service portal for allHR HRMS",
  "start_url": "/employee",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#B0866F",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.png?v=9",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png?v=9",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png?v=9",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png?v=9",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "en-IN"
}
