{
  "name": "TSHIK. — Gestion Scolaire",
  "short_name": "TSHIK.",
  "description": "Application PWA Mobile-First de Gestion Scolaire, Encaissements et Recouvrements",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0284c7",
  "theme_color": "#0284c7",
  "lang": "fr-FR",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
