{
  "name": "Viaje Europa 2026",
  "short_name": "Viaje EU",
  "description": "Dashboard del viaje a Europa: itinerario, gastos, reservas, mapas",
  "id": "/viaje_europa_2026.html",
  "start_url": "./viaje_europa_2026.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f1419",
  "theme_color": "#4fc3f7",
  "lang": "es-AR",
  "categories": ["travel", "lifestyle"],
  "icons": [
    {
      "src": "./viaje-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./viaje-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./viaje-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
