{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "name": "Savoir Connecté",
  "short_name": "SC Bac",
  "description": "Prépare ton Baccalauréat avec des outils de révision, planification et collaboration.",
  "theme_color": "#00D9C4",
  "background_color": "#0D1117",
  "display": "standalone",
  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    }
  ]
}
