{
  "name": "Gimnasio Cinnamon",
  "short_name": "Cinnamon",
  "description": "Tu espacio exclusivo de fitness femenino en Caldera, Chile",
  "start_url": "./verperfil.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fdf4ff",
  "theme_color": "#f472b6",
  "lang": "es",
  "icons": [
    {
      "src": "img/proyecto2.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/proyecto2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Mis Rutinas",
      "short_name": "Rutinas",
      "url": "./rutinas_cliente.php",
      "icons": [{ "src": "img/proyecto2.png", "sizes": "96x96" }]
    },
    {
      "name": "Avisos",
      "short_name": "Avisos",
      "url": "./panel_avisos.php",
      "icons": [{ "src": "img/proyecto2.png", "sizes": "96x96" }]
    }
  ]
}
