{
  "name": "Générateur Codes Pro",
  "short_name": "Codes Pro",
  "description": "Générez des QR Codes et Codes-barres hors-ligne",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f3f4f6",
  "theme_color": "#4f46e5",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}