{
  "name": "TurisFlow - Sistema Operativo Turístico",
  "short_name": "TurisFlow",
  "description": "Plataforma integral de operaciones, reservas multicanal, manifiestos y finanzas para operadores turísticos.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0B1120",
  "theme_color": "#0284C7",
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1488646953014-85cb44e25828?w=192&auto=format&fit=crop&q=80",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://images.unsplash.com/photo-1488646953014-85cb44e25828?w=512&auto=format&fit=crop&q=80",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}