{
  "name": "Septonum — Défi Quotidien de Calcul Mental",
  "short_name": "Septonum",
  "description": "Chaque jour, relevez 7 défis de calcul mental. Trouvez le nombre cible en combinant 6 nombres avec les 4 opérations.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#0d1117",
  "orientation": "portrait",
  "scope": "/",
  "lang": "fr",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
