{
  "name": "Estación EMA Aeroclub La Cumbre",
  "short_name": "Clima Aeroclub LC",
  "description": "Estación Meteorológica Aeroclub La Cumbre",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#007bff",
"icons": [
    {
      "src": "icono.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icono.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}