{
  "name": "BusinessBot",
  "short_name": "BBot",
  "description": "De l'idée au premier client : trouve ton business, construis ton dossier complet et ta stratégie d'acquisition, propulsé par Claude.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0B0D1A",
  "theme_color": "#8B5CF6",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3Crect width='200' height='200' rx='40' fill='%238B5CF6'/%3E%3Cpath d='M100 40L120 80H160L130 110L140 160L100 130L60 160L70 110L40 80H80L100 40Z' fill='white'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
