{
  "name": "Irrigation Assistant",
  "short_name": "Riego",
  "description": "Recomendaciones de riego basadas en FAO-56, satélite y normativa.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0b09",
  "theme_color": "#b8d647",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='80' fill='%230a0b09'/%3E%3Cpath d='M256 80Q200 170 200 260Q200 340 256 340Q312 340 312 260Q312 170 256 80Z' fill='%23b8d647'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
