{
  "name": "BestHR",
  "short_name": "BestHR",
  "description": "Your HR portal on the go",
  "start_url": "/mobile",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f2f1fb",
  "theme_color": "#6366f1",
  "icons": [
    { "src": "/besthr.svg", "type": "image/svg+xml", "sizes": "any", "purpose": "any" },
    { "src": "/icon-maskable.svg", "type": "image/svg+xml", "sizes": "any", "purpose": "maskable" },
    { "src": "/besthr.png", "type": "image/png", "sizes": "247x244", "purpose": "any" }
  ]
}
