{
  "name": "DigiSchool",
  "short_name": "DigiSchool",
  "description": "Gestion scolaire DigiSchool — utilisable en local sans connexion internet.",
  "start_url": "./dashboard",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f5f7fa",
  "theme_color": "#1a3a5c",
  "lang": "fr",
  "icons": [
    { "src": "assets/img/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "assets/img/logo.jpg", "sizes": "640x640", "type": "image/jpeg", "purpose": "any" }
  ]
}
