{
  "name": "VendorIQ Commission Platform",
  "short_name": "VendorIQ",
  "description": "Contractor commission management and billing for South African debt recovery companies",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "background_color": "#ffffff",
  "theme_color": "#e63119",
  "orientation": "any",
  "lang": "en-ZA",
  "dir": "ltr",
  "categories": ["finance", "business"],
  "icons": [
    {
      "src": "/remitify-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/remitify-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/remitify-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Agent Portal",
      "short_name": "Portal",
      "description": "Capture work outcomes and view commissions",
      "url": "/portal",
      "icons": [{ "src": "/remitify-logo.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Admin Dashboard",
      "short_name": "Admin",
      "description": "Manage agents, batches and invoice lines",
      "url": "/",
      "icons": [{ "src": "/remitify-logo.png", "sizes": "96x96", "type": "image/png" }]
    }
  ]
}
