{
  "name": "PISTA — Registro de Atletismo",
  "short_name": "PISTA",
  "description": "Registro personal de entrenamientos de atletismo",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%230a0a0f'/><text x='50%' y='55%' text-anchor='middle' dominant-baseline='middle' font-size='120' font-family='monospace'>🏃</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
