{
  "name": "PaySoft - Workforce Management",
  "short_name": "PaySoft",
  "description": "Complete workforce management for Scottish businesses. Payroll, rotas, timesheets, clock in/out, leave and pension management.",
  "start_url": "/staff-app/login",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f7f9fb",
  "theme_color": "#3d8b7a",
  "orientation": "any",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
