{
  "name": "Black River Payroll",
  "short_name": "BR Payroll",
  "description": "Payroll timekeeping with GPS attestation, supervisor review, and payroll authorization.",
  "id": "black-river-payroll",
  "start_url": "/#/payroll-mobile",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b1220",
  "theme_color": "#0b1220",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/payroll-icon-192.webp", "sizes": "192x192", "type": "image/webp", "purpose": "any" },
    { "src": "/payroll-icon-512.webp", "sizes": "512x512", "type": "image/webp", "purpose": "any" },
    { "src": "/payroll-icon-192.webp", "sizes": "192x192", "type": "image/webp", "purpose": "maskable" },
    { "src": "/payroll-icon-512.webp", "sizes": "512x512", "type": "image/webp", "purpose": "maskable" }
  ]
}
