{
  "name": "CardX Business — Gestione Negozio",
  "short_name": "CardX Biz",
  "description": "Gestisci il tuo programma fedeltà. Scanner QR, punti, premi e statistiche.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#292929",
  "background_color": "#f5f5f0",
  "categories": ["business", "productivity"],
  "lang": "it",
  "icons": [
    {
      "src": "icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
