{
  "name": "RUMBIO — Fija tu rumbo, ajusta tus cuentas",
  "short_name": "RUMBIO",
  "description": "Planificación predictiva de viajes, presupuestos y reparto de gastos para overlanders y vanlifers.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#020617",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
