{
  "name": "Central Keeper - Entrenamiento Personal",
  "short_name": "CentralKeeper",
  "description": "Aplicación Web Progresiva (PWA) personal para gestión de rutinas de gimnasio, guía anatómica y seguimiento de entrenamiento.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b132b",
  "theme_color": "#1c2541",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%231c2541'/><text x='50%' y='65%' font-size='60' text-anchor='middle'>🏋️‍♂️</text></svg>",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
