{
  "name": "GISTpayIQ — Payroll + HR Case Management",
  "short_name": "GISTpayIQ",
  "description": "CRA-compliant payroll, HR case management, and business expense/revenue tracking for Canadian small businesses.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#F1F5FB",
  "theme_color": "#0B3D91",
  "orientation": "portrait-primary",
  "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"
    }
  ]
}
