{
  "name": "Growthlab Pro™",
  "short_name": "Growthlab Pro",
  "description": "AI-Powered SEO Audit & Lead Generation Platform by God Qi LLC",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0a1e",
  "theme_color": "#7c3aed",
  "orientation": "portrait-primary",
  "lang": "en-US",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Free SEO Audit",
      "short_name": "Free Audit",
      "description": "Run a free SEO audit on your website",
      "url": "/audit",
      "icons": [{ "src": "/favicon-32x32.png", "sizes": "32x32" }]
    },
    {
      "name": "Lead Feed Generator",
      "short_name": "Lead Feed",
      "description": "Generate AI-powered customer leads",
      "url": "/lead-feed",
      "icons": [{ "src": "/favicon-32x32.png", "sizes": "32x32" }]
    },
    {
      "name": "Book Consultation",
      "short_name": "Book Now",
      "description": "Book an SEO consultation",
      "url": "/book",
      "icons": [{ "src": "/favicon-32x32.png", "sizes": "32x32" }]
    }
  ]
}
