{
  "name": "FitWoman - Entrenamiento Femenino",
  "short_name": "FitWoman",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ff007f",
  "theme_color": "#ff007f",
  "orientation": "portrait",
  "icons": [
    {
      "src": "images/hip-thrust.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "images/hip-thrust.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ],
  "categories": [
    "health",
    "fitness"
  ],
  "description": "App de entrenamiento para mujeres: gym, nutrici\u00f3n, medidas y progreso."
}