{
  "name": "ProspectIQ - B2B Contact Intelligence",
  "short_name": "ProspectIQ",
  "description": "AI-powered B2B contact intelligence. Find verified emails, phone numbers, and company insights.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/assets/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Find Contacts",
      "short_name": "Search",
      "description": "Search for B2B contacts",
      "url": "/#search",
      "icons": [{ "src": "/assets/img/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Lists",
      "short_name": "Lists",
      "description": "View your contact lists",
      "url": "/#contacts",
      "icons": [{ "src": "/assets/img/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
