{
  "name": "VendorIQ Commission Platform",
  "short_name": "VendorIQ",
  "description": "Contractor commission management and billing for South African debt recovery companies",
  "start_url": "/portal",
  "id": "/portal",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0d0d0d",
  "theme_color": "#c0001a",
  "orientation": "any",
  "lang": "en-ZA",
  "dir": "ltr",
  "categories": ["finance", "business"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "/images/icon-96.png",       "sizes": "96x96",   "type": "image/png", "purpose": "any" },
    { "src": "/images/icon-120.png",      "sizes": "120x120", "type": "image/png", "purpose": "any" },
    { "src": "/images/icon-152.png",      "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "/images/icon-167.png",      "sizes": "167x167", "type": "image/png", "purpose": "any" },
    { "src": "/images/icon-180.png",      "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "/images/icon-192.png",      "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/images/icon-512.png",      "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/images/icon-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "/Public_New_Splash.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "VendorIQ Agent Portal"
    }
  ],
  "shortcuts": [
    {
      "name": "Agent Portal",
      "short_name": "Portal",
      "description": "Capture work outcomes and view commissions",
      "url": "/portal",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "EDC Portal",
      "short_name": "EDC",
      "description": "Field agent work capture and confirmations",
      "url": "/edc-portal",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
