{
  "name": "PromoAuto — Gestione flotta Promotergroup",
  "short_name": "PromoAuto",
  "description": "Prenotazione e gestione del parco auto aziendale.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F0EEE9",
  "theme_color": "#022A66",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
