{
  "name": "Staff Payroll — Payroll & Attendance Software",
  "short_name": "Staff Payroll",
  "description": "Run payroll, track attendance with biometric devices, manage leaves and stay compliant with PF, ESI and PT — all in one place.",
  "id": "/",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "lang": "en-IN",
  "dir": "ltr",
  "theme_color": "#2563eb",
  "background_color": "#ffffff",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/dashboard-preview.png",
      "sizes": "2000x1049",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Staff Payroll dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "Start Free Trial",
      "url": "https://app.staffpayroll.in/register"
    },
    {
      "name": "Pricing",
      "url": "/pricing"
    },
    {
      "name": "Install the apps",
      "url": "/download"
    }
  ]
}
