{
  "name": "Gianluca Morra Barbershop",
  "short_name": "GM Barber",
  "description": "Prenota il tuo appuntamento al Gianluca Morra Barbershop",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F5F0E6",
  "theme_color": "#1E6641",
  "orientation": "portrait-primary",
  "categories": ["lifestyle", "health"],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Prenota",
      "short_name": "Prenota",
      "url": "/booking",
      "description": "Prenota un appuntamento"
    }
  ]
}
