{
  "name": "Pronto Garage",
  "short_name": "ProntoGarage",
  "description": "Gestisci i tuoi veicoli: assicurazioni, manutenzioni, scadenze e costi.",
  "start_url": "/app.html",
  "display": "standalone",
  "background_color": "#0A0A0B",
  "theme_color": "#0A0A0B",
  "orientation": "portrait-primary",
  "lang": "it",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%230A0A0B'/><text y='340' x='60' font-size='320' font-family='sans-serif'>🚗</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
