{
  "name": "HRMS — Human Resource Management",
  "short_name": "HRMS",
  "description": "Enterprise HRMS + ATS platform with Indian payroll compliance",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050507",
  "theme_color": "#050507",
  "serviceworker": {
    "src": "/sw-perf.js",
    "scope": "/"
  },
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
