{
  "name": "PinPoint Leads",
  "short_name": "PinPoint",
  "description": "AI-powered lead generation. Find, verify, and reach qualified business contacts.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#1A1A1A",
  "theme_color": "#B8960C",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Find Leads",
      "url": "/dashboard/leads/new",
      "description": "Start a new lead search"
    },
    {
      "name": "Campaigns",
      "url": "/dashboard/outreach",
      "description": "Manage email campaigns"
    }
  ]
}
