{
  "name": "École de Golf Cyril Ferran",
  "short_name": "CF Golf",
  "description": "Cours de golf sur le parcours en Île-de-France avec Cyril Ferran, professionnel PGA France.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1e5631",
  "theme_color": "#1e5631",
  "lang": "fr-FR",
  "categories": [
    "sports",
    "lifestyle",
    "education"
  ],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ccircle cx='50' cy='50' r='50' fill='%231e5631'/%3E%3Ctext x='50' y='66' font-size='46' font-family='Georgia,serif' fill='white' text-anchor='middle'%3ECF%3C/text%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Réserver",
      "url": "/contact.html",
      "description": "Réserver un cours"
    },
    {
      "name": "Bons cadeaux",
      "url": "/cadeaux.html",
      "description": "Offrir un cours"
    },
    {
      "name": "Où nous trouver",
      "url": "/ou-nous-trouver.html",
      "description": "Golfs partenaires"
    },
    {
      "name": "Questions",
      "url": "/questions.html",
      "description": "FAQ par thèmes"
    }
  ]
}