{
  "name": "NH Employee Hub",
  "short_name": "Employee Hub",
  "description": "Portale dipendenti — IT Services · HR Services · Account · Notifiche · Punti",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f172a",
  "theme_color": "#6366f1",
  "lang": "it",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "IT Services",
      "short_name": "IT",
      "description": "Apri ticket IT",
      "url": "/it-service/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "HR Services",
      "short_name": "HR",
      "description": "Richiedi ferie / vedi cedolino",
      "url": "/hr-service/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Notifiche",
      "short_name": "Notif",
      "url": "/#notifications",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
