{
  "name": "ISP Helpdesk TechDigital",
  "short_name": "Helpdesk",
  "description": "Pannello di gestione ISP — ticket, centralino, clienti, fatturazione",
  "lang": "it",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a0a",
  "theme_color": "#6366f1",
  "icons": [
    { "src": "/icon-192.png",          "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png",          "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Ticket",     "url": "/tickets",  "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Centralino", "url": "/calls",    "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Email",      "url": "/email",    "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
