{
  "name": "SES Révision - Révision Bac",
  "short_name": "SES Révision",
  "description": "Jeu de révision SES pour le lycée (2nde, 1ère, Terminale). Quiz, définitions et défis.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#0284c7",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/1940/1940611.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/1940/1940611.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}