md`Import shp dbf and prj into https://mapshaper.org/ .
Open console. If you want, you can remove attribute fields to save about 1MB. Make sure to keep the fields that identify the subdivision:
\`\`\`
filter-fields fields='COD_RIP,COD_REG,COD_PROV,PRO_COM,COMUNE,COMUNE_A'
\`\`\`
Simplify. Try 38.8% and repair all line intersections.
Export as topojson.`