{
  "name": "Cristian Barber Studio",
  "short_name": "Cristian Barber",
  "description": "Reservas y administración de Cristian Barber Studio.",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0d0f12",
  "theme_color": "#0d0f12",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "assets/images/logo%20cristian%20barber.jpg",
      "sizes": "624x624",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Reservar cita",
      "url": "index.html#reservar"
    },
    {
      "name": "Panel del barbero",
      "url": "admin.html"
    }
  ]
}
