{
  "name": "EdgeHRM",
  "short_name": "EdgeHRM",
  "description": "FEI employee timesheets, time off, and performance review management",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f3f2f1",
  "theme_color": "#0078d4",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/assets/img/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/img/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
