{
  "name": "Club Natación Andújar - Gestión Integral",
  "short_name": "Club Natación",
  "description": "Sistema de gestión integral para el Club Natación Andújar",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F4F8FF",
  "theme_color": "#0057A8",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%230057A8' width='192' height='192'/><text x='50%' y='50%' font-size='80' font-weight='bold' fill='%2300C4D4' text-anchor='middle' dominant-baseline='middle' font-family='Arial'>~</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%230057A8' width='512' height='512'/><text x='50%' y='50%' font-size='200' font-weight='bold' fill='%2300C4D4' text-anchor='middle' dominant-baseline='middle' font-family='Arial'>~</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23F4F8FF' width='540' height='720'/><rect fill='%230057A8' width='540' height='100'/><text x='270' y='50' font-size='30' font-weight='bold' fill='white' text-anchor='middle' dominant-baseline='middle'>Club Natación</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "categories": ["sports", "productivity"],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Accede al panel principal",
      "url": "/dashboard",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%230057A8' width='96' height='96'/><text x='50%' y='50%' font-size='50' font-weight='bold' fill='%2300C4D4' text-anchor='middle' dominant-baseline='middle'>D</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
