{
  "name": "AeroBusHotel",
  "short_name": "AeroBusHotel",
  "description": "AeroBusHotel — buscador y reservas de pasajes",
  "start_url": "index.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#0d1626",
  "lang": "es-AR",
  "icons": [
    { "src": "icono-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icono-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icono-192-mask.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icono-512-mask.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
