{
  "name": "Circuvent HRMS — Hire to retire, in one system",
  "short_name": "HRMS",
  "description": "Multi-tenant HR platform covering the full employee lifecycle — onboarding, attendance, leave, performance and exit — with an Indian payroll engine.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#000000",
  "theme_color": "#7c3aed",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "/opengraph-image",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Circuvent HRMS"
    }
  ],
  "shortcuts": [
    { "name": "Attendance", "url": "/attendance", "description": "Clock in and view attendance" },
    { "name": "Leave", "url": "/leave", "description": "Apply for and track leave" },
    { "name": "Payslips", "url": "/payroll", "description": "View your payslips" }
  ]
}
