{
  "id": "/",
  "name": "VoxGo",
  "short_name": "VoxGo",
  "description": "Hablá. Entendé. Conectá. Traducción de texto, voz, cámara y conversaciones en tiempo real.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#03050B",
  "theme_color": "#03050B",
  "orientation": "portrait-primary",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "https://i.ibb.co/hF6YXVff/logoprincipal.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://i.ibb.co/hF6YXVff/logoprincipal.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}