{
  "name": "Gommista Pro-Assistant",
  "short_name": "GommistaPro",
  "description": "AI Assistant per attrezzature officine gommisti — Cormach · PezzaliApp",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "landscape-primary",
  "background_color": "#0a0a0b",
  "theme_color": "#dc2626",
  "lang": "it",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Venditore",       "url": "./index.html", "description": "Script obiezioni e email" },
    { "name": "Calcolatore ROI", "url": "./index.html", "description": "Calcola break-even e ROI" },
    { "name": "Supporto Tecnico","url": "./index.html", "description": "Diagnostica errori macchine" }
  ]
}
