[
  {
    "icon": "/pictos/picto_femme.svg",
    "label": "Particulier",
    "name": "brut_to_disponible",
    "root": "revenu_disponible",
    "totalLabel": "Revenu disponible du cas type /an"
  },
  {
    "icon": "/pictos/picto_entreprise.svg",
    "label": "Employeur",
    "name": "brut_to_super_brut",
    "root": "salaire_super_brut",
    "totalLabel": "Coût salarial /an"
  },
  {
    "icon": "/pictos/picto_taxes_carburant.svg",
    "label": "Taxes carburant",
    "name": "disponible_to_disponible_apres_taxes_carburant",
    "root": "revenu_disponible_apres_taxes_carburants",
    "totalLabel": "Revenu disponible du cas type après taxes carburant /an"
  }
]
