{
  "name": "Institut Lallemand — Présences",
  "short_name": "Lallemand",
  "description": "Prise des présences et signature des PV.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f7f9",
  "theme_color": "#00796b",
  "icons": [
    {
      "src": "assets/icons/Icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/Icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
