{
  "name": "LeadFlow CRM",
  "short_name": "LeadFlow",
  "description": "AI-powered lead discovery and CRM for sales teams",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0A0D14",
  "theme_color": "#c4c0ff",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='32' fill='%23c4c0ff'/%3E%3Ctext x='96' y='136' font-size='100' text-anchor='middle' fill='%232300a3'%3EL%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Lead Finder",
      "short_name": "Find Leads",
      "description": "Launch the lead discovery engine",
      "url": "/?view=scraper",
      "icons": []
    },
    {
      "name": "My Leads",
      "short_name": "Leads",
      "description": "View and manage leads",
      "url": "/?view=leads",
      "icons": []
    }
  ]
}
