{
  "name": "Libère-toi by Coach Léa",
  "short_name": "Libère-toi",
  "description": "Programme de coaching bien-être personnalisé — 4 semaines pour comprendre et dépasser tes blocages.",
  "start_url": "/libere-toi-plateforme.html",
  "display": "standalone",
  "background_color": "#0D0D0D",
  "theme_color": "#0D0D0D",
  "orientation": "portrait-primary",
  "lang": "fr",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "screenshot.png",
      "sizes": "1280x720",
      "type": "image/png"
    }
  ],
  "categories": ["health", "lifestyle", "education"]
}
