{
  "name": "LeadHub — Business Leads Marketplace",
  "short_name": "LeadHub",
  "description": "Buy and sell verified business leads. Pay only for what you unlock.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#0b1220",
  "theme_color": "#1738BC",
  "lang": "en-IN",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Browse leads", "url": "/leads", "description": "Find new leads" },
    { "name": "My wallet", "url": "/wallet", "description": "Balance and top-ups" },
    { "name": "Upload a lead", "url": "/provider/leads/create", "description": "Sell a lead" }
  ]
}
