{
  "name": "Botsivo CRM",
  "short_name": "Botsivo",
  "description": "Botsivo CRM centraliza ventas, conversaciones y automatizacion para tu equipo comercial.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#171b22",
  "theme_color": "#171b22",
  "categories": ["business", "productivity"],
  "lang": "es",
  "icons": [
    {
      "src": "/botsivo/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/botsivo/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/botsivo/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}