{
  "name": "Visto - Inmuebles en tiempo real",
  "short_name": "Visto",
  "description": "Plataforma de inmuebles en tiempo real desde grupos de WhatsApp",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#23325C",
  "theme_color": "#23325C",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}