{
  "name": "Révision SST — INRS V5 2024",
  "short_name": "SST",
  "description": "Application de révision Sauveteur Secouriste du Travail, conforme au référentiel INRS V5_01/2024.",
  "lang": "fr",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f5f5",
  "theme_color": "#c0392b",
  "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='%23c0392b'/%3E%3Cpath d='M224 96h64v128h128v64H288v128h-64V288H96v-64h128z' fill='%23fff'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
