{
  "name": "Icaisse DELICES D'EDEN",
  "short_name": "Icaisse DELICES D'EDEN",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "blue",
  "theme_color": "blue",
  "orientation": "any",
  "description": "Plateforme de Gestion des Restaurant",
  "scope": "",
  "icons": [
    {
      "src": "logo/192.jpg",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "logo/512.jpg",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}