{
  "name": "Restaurant Hub — Gestionale",
  "short_name": "Restaurant Hub",
  "description": "Gestionale per ristoranti: ordini, prenotazioni, menu e tavoli",
  "start_url": "/restaurant-hub/",
  "scope": "/restaurant-hub/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#111827",
  "theme_color": "#dc2626",
  "lang": "it",
  "icons": [
    {
      "src": "/restaurant-hub/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/restaurant-hub/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
