{
  "name": "Accès Technic-Achat",
  "short_name": "Accès TA",
  "description": "Générateur de QR Code d'accès",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#f4f5f7",
  "theme_color": "#f4f5f7",
  "icons": [
    {
      "src": "https://www.technic-achat.com/img/logo-1710940115.jpg",
      "sizes": "192x192",
      "type": "image/jpg"
    },
    {
      "src": "https://www.technic-achat.com/img/logo-1710940115.jpg",
      "sizes": "512x512",
      "type": "image/jpg"
    }
  ]
}