{
  "name": "Plan de Bataille — 1ère Bac SM",
  "short_name": "Plan Bataille",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#131219",
  "theme_color": "#1f3a5f",
  "lang": "fr",
  "dir": "ltr",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}