{
  "name": "Radar AEMET",
  "short_name": "Radar",
  "description": "Radar de lluvia de AEMET con historial, fuentes regionales y composición nacional.",
  "lang": "es",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#e9ece7",
  "theme_color": "#17211f",
  "categories": ["weather", "utilities"],
  "icons": [
    {
      "src": "/icons/radar-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/radar-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
