{
  "name": "Récap BAFA & BAFD",
  "short_name": "Récap BAFA",
  "description": "Gérez et partagez votre parcours d'animation simplement.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#50644c",
  "icons": [
    {
      "src": "assets/img/favicon.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "assets/img/favicon.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ]
}