{
  "name": "Table d'Or — Réservation (PWA démo)",
  "short_name": "Table d'Or",
  "description": "Démo PWA installable : la réservation en ligne fonctionne aussi comme une application, hors ligne incluse. Par VIBEKOS FLOW.",
  "start_url": "/demo/table-dor/index.html",
  "scope": "/demo/table-dor/",
  "display": "standalone",
  "background_color": "#05071A",
  "theme_color": "#E8C56A",
  "orientation": "portrait",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
