{
  "name": "E-Salle Operations",
  "short_name": "E-Salle",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F7FAFD",
  "theme_color": "#003082",
  "description": "Plateforme multi-operations pour la gestion terrain et les presences.",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "114x114",
      "type": "image/png"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}