{
  "name": "AdoptYourCoach",
  "short_name": "AdoptYourCoach",
  "description": "Trouvez le coach qui vous correspond, réservez et suivez votre progression.",
  "lang": "fr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#34B7FF",
  "icons": [
    { "src": "/app-icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/favicon.png", "sizes": "128x128", "type": "image/png" }
  ]
}
