{
  "name": "AZIENDA V.1 by NEXITALIA",
  "short_name": "AZIENDA",
  "description": "ERP multi-tenant completo per aziende italiane — magazzino, fatturazione, HR, CRM, produzione",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1e40af",
  "theme_color": "#1e40af",
  "lang": "it",
  "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.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "productivity", "finance"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Inventario",
      "short_name": "Inventario",
      "description": "Gestisci il tuo inventario",
      "url": "/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Preventivi",
      "short_name": "Preventivi",
      "description": "Crea e gestisci preventivi",
      "url": "/preventivi",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Fatture",
      "short_name": "Fatture",
      "description": "Gestione fatturazione attiva",
      "url": "/fatture",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Report",
      "short_name": "Report",
      "description": "Dashboard e analytics",
      "url": "/report",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
