{
  "name": "Bouffe Club",
  "short_name": "Bouffe Club",
  "description": "Plateforme premium de commande et gestion de restaurants.",
  "start_url": "./index.php",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#893612",
  "scope": "./",
  "icons": [
    {
      "src": "assets/img/logo.png",
      "sizes": "64x64 128x128 192x192 256x256 512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
