{
  "name": "AllergenePro",
  "short_name": "AllergenePro",
  "description": "Gestion des allergènes pour restaurants — Informer et protéger les consommateurs",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f7f5",
  "theme_color": "#16a34a",
  "orientation": "any",
  "icons": [
    {
      "src": "/logo-allergenepro.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo-allergenepro.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
