{
  "name": "Chez Macha",
  "short_name": "Chez Macha",
  "description": "Le comedy club belge itinérant — shows, réservation et fidélité",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#060917",
  "theme_color": "#fcbc1c",
  "lang": "fr",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/favicon.png",
      "sizes": "64x64",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Chez Macha — Comedy Club Itinérant"
    }
  ],
  "categories": ["entertainment", "lifestyle"],
  "shortcuts": [
    {
      "name": "Prochains shows",
      "url": "/tickets.html",
      "description": "Réserver ma place"
    }
  ]
}
