﻿{
  "name": "GQ - Hair Lab",
  "short_name": "GQ - Hair Lab",
  "description": "Prenotazioni, prodotti, crediti e area cliente per GQ - Hair Lab.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#10120f",
  "theme_color": "#10120f",
  "categories": ["beauty", "shopping", "lifestyle"],
  "icons": [
    { "src": "/pwa-icon-gq-hairlab.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/pwa-icon-gq-hairlab.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Prenota", "short_name": "Prenota", "url": "/customer/booking", "description": "Apri la prenotazione appuntamento" },
    { "name": "Shop", "short_name": "Shop", "url": "/shop", "description": "Apri lo shop prodotti" }
  ]
}

