{
  "name": "FinaFly WristPower",
  "short_name": "WristPower",
  "description": "Entrena muñeca, agarre y antebrazo con la gyro ball y el fortalecedor FinaFly.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0a0a0c",
  "theme_color": "#d4720a",
  "orientation": "portrait",
  "lang": "es",
  "categories": [
    "fitness",
    "health",
    "sports"
  ],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Empezar rutina",
      "short_name": "Rutina",
      "description": "Ir directamente a las rutinas",
      "url": "/index.html#rut"
    }
  ]
}