{
  "name": "Kore Nextus",
  "short_name": "Kore",
  "description": "Plataforma de automatización de ventas y atención al cliente vía WhatsApp",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a56db",
  "lang": "es",
  "orientation": "any",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/kore-nextus-simbolo-azul-192.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "/kore-nextus-simbolo-azul-512.webp",
      "sizes": "512x512",
      "type": "image/webp"
    },
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
