{
  "name": "BotPilot",
  "short_name": "BotPilot",
  "description": "Recupera tu tiempo. Multiplica tu atención.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7faf8",
  "theme_color": "#10b981",
  "lang": "es-CO",
  "icons": [
    {
      "src": "/social/icono-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/social/icono-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}