{
  "name": "IVALab — Gestione Fiscale Forfettari",
  "short_name": "IVALab",
  "description": "La piattaforma per partite IVA forfettarie. Dichiarazione dei redditi, calcolatore ATECO, documenti e scadenzario.",
  "start_url": "/dashboard-cliente.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#1B3A6B",
  "lang": "it",
  "categories": ["finance", "business"],
  "icons": [
    {
      "src": "/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Calcolatore tasse",
      "short_name": "Calcolatore",
      "url": "/dashboard-cliente.html#calcolatore",
      "icons": [{ "src": "/img/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Carica documento",
      "short_name": "Documenti",
      "url": "/dashboard-cliente.html#documenti",
      "icons": [{ "src": "/img/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
