{
  "name": "Maths Pro — Calculatrice + Exercices Programme Français",
  "short_name": "Maths Pro",
  "description": "Calculatrice avancée et générateur d'exercices corrigés pour le programme français 3e-Terminale. Géométrie, algèbre, trigonométrie, statistiques, fractions. 14,90 € une fois, à vie.",
  "start_url": "/apps/maths/",
  "scope": "/apps/maths/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1E40AF",
  "background_color": "#F7F8FC",
  "categories": ["education", "productivity"],
  "lang": "fr",
  "dir": "ltr",
  "icons": [
    {
      "src": "/apps/maths/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apps/maths/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}