{
  "name": "Pulse — the heartbeat of the company",
  "short_name": "Pulse",
  "description": "Pulse — your company's heartbeat. HR, CRM, delivery, payroll and self-service in one portal.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0f1e",
  "theme_color": "#1DB584",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/m16-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "Timesheet",  "url": "/timesheet",      "description": "Log time for today" },
    { "name": "Clock in",   "url": "/me/attendance",  "description": "Mark attendance" },
    { "name": "Payslips",   "url": "/me/payslips",    "description": "View payslips" },
    { "name": "Apply leave","url": "/me/leaves",      "description": "Submit a leave application" }
  ],
  "categories": ["business", "productivity", "finance"]
}
