{
  "name": "Convrt",
  "short_name": "Convrt",
  "description": "Turn Ads into Customers. AI-powered CRM for managing leads from Meta Ads, Facebook & Instagram.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1117",
  "theme_color": "#3B82F6",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-IN",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192' fill='%233B82F6'%3E%3Crect width='192' height='192' rx='24' fill='%230f1117'/%3E%3Cpolygon points='104 16 24 112 96 112 88 176 168 80 96 80 104 16' fill='%233B82F6'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%233B82F6'%3E%3Crect width='512' height='512' rx='64' fill='%230f1117'/%3E%3Cpolygon points='277 43 64 299 256 299 234 469 448 213 256 213 277 43' fill='%233B82F6'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "Convrt Dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "Get Started",
      "url": "/register",
      "description": "Create a free account"
    },
    {
      "name": "Sign In",
      "url": "/auth",
      "description": "Sign in to your account"
    }
  ]
}
