{
  "name": "RévizBac — Simulateur de note au Bac",
  "short_name": "RévizBac",
  "description": "Calcule ta moyenne et ta mention au Bac 2026 avec les coefficients officiels.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#f6f8fb",
  "theme_color": "#1F3864",
  "lang": "fr",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='96' fill='%231F3864'/%3E%3Ctext x='50%25' y='54%25' font-family='Arial,sans-serif' font-size='240' font-weight='700' fill='white' text-anchor='middle' dominant-baseline='middle'%3ER%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
