{
  "name": "AgenteLead Pro",
  "short_name": "AgenteLead",
  "description": "B2B prospecting cockpit — find, enrich, engage and close local leads faster than any agency next door.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FBF8F0",
  "theme_color": "#0A1233",
  "lang": "pt-BR",
  "categories": ["business", "productivity", "sales"],
  "icons": [
    {
      "src": "/agentelead-logo-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/agentelead-logo-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Overview of your saved leads and pipeline",
      "url": "/dashboard",
      "icons": [{ "src": "/agentelead-logo-icon.png", "sizes": "192x192" }]
    },
    {
      "name": "Kanban CRM",
      "short_name": "Kanban",
      "description": "Move leads through your pipeline",
      "url": "/kanban",
      "icons": [{ "src": "/agentelead-logo-icon.png", "sizes": "192x192" }]
    },
    {
      "name": "B2C Intent",
      "short_name": "Intent",
      "description": "Real-time HOT mentions monitor",
      "url": "/b2c-intent",
      "icons": [{ "src": "/agentelead-logo-icon.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
