{
  "name": "MINDFLOW",
  "short_name": "MINDFLOW",
  "description": "Gérez vos cours de yoga en ligne — réservations, paiements, vidéos et packs",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#faf9f6",
  "theme_color": "#4A7C59",
  "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"
    }
  ],
  "categories": ["productivity", "education", "health"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Mon Planning",
      "short_name": "Planning",
      "description": "Voir mon planning de cours",
      "url": "/app.html",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
