{
  "name": "Pat's Afro Cuisine",
  "short_name": "Pat's Afro",
  "description": "Restaurant africain authentique à Châtillon — Thiéboudiène, Yassa, Sauces, Grillades",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1a0f0a",
  "theme_color": "#1a0f0a",
  "lang": "fr",
  "categories": ["food", "restaurant"],
  "icons": [
    {
      "src": "/images/logo-full.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/images/logo-full.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/hero/hero-thieboudienne.webp",
      "sizes": "1920x1080",
      "type": "image/webp",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Réserver une table",
      "short_name": "Réserver",
      "url": "/#contact",
      "description": "Réserver une table au restaurant"
    },
    {
      "name": "Voir le menu",
      "short_name": "Menu",
      "url": "/#menu",
      "description": "Consulter la carte du restaurant"
    }
  ]
}
