{
  "name": "Club Excellence",
  "short_name": "Club Excellence",
  "description": "Réservez vos courts de tennis et piscine en temps réel",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#062442",
  "theme_color": "#0A3B69",
  "orientation": "portrait",
  "lang": "fr-MA",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["sports", "lifestyle"],
  "shortcuts": [
    {
      "name": "Réserver maintenant",
      "url": "/reserver",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Mes réservations",
      "url": "/reservations",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    }
  ]
}
