{
  "name": "FunMan — ApexHit CRM & Funnel Platform",
  "short_name": "FunMan",
  "description": "Multi-tenant leads funnel and CRM platform for business owners.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0b0b0d",
  "theme_color": "#caa557",
  "icons": [
    { "src": "/brand/icons/icon-48.png", "sizes": "48x48", "type": "image/png", "purpose": "any" },
    { "src": "/brand/icons/icon-96.png", "sizes": "96x96", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    {
      "name": "Lead Pipeline",
      "short_name": "Pipeline",
      "url": "/dashboard/leads",
      "icons": [{ "src": "/brand/icons/icon-96.png", "sizes": "96x96" }]
    }
  ]
}
