{
  "name": "uBook — Prenota le tue lezioni",
  "short_name": "uBook",
  "description": "Prenota i corsi del tuo studio, ricevi il promemoria e conferma con un tocco.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F8FAFC",
  "theme_color": "#6366F1",
  "lang": "it-IT",
  "dir": "ltr",
  "categories": ["health", "fitness", "lifestyle"],
  "icons": [
    { "src": "/icons/192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Le mie prenotazioni", "short_name": "Prenotazioni", "url": "/prenotazioni" },
    { "name": "Certificato medico", "short_name": "Certificato", "url": "/certificato" }
  ]
}
