{
  "name": "Klivo — Copilot per imprese",
  "short_name": "Klivo",
  "description": "Preventivi, progetti, fatture — senza attrito.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#FBFAF7",
  "theme_color": "#FBFAF7",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "it",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Nuovo Preventivo",
      "short_name": "Preventivo",
      "url": "/preventivi/nuovo",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Rapportini",
      "url": "/rapportini",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Fatture",
      "url": "/fatture",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Magazzino",
      "url": "/magazzino",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
