{
  "name": "Gestion Scolaire",
  "short_name": "SchoolApp",
  "description": "Application de gestion scolaire complète",
  "start_url": "dashboard/index.php",
  "scope": ".",
  "display": "standalone",
  "orientation": "any",
  "lang": "fr",
  "theme_color": "#1a1a2e",
  "background_color": "#f0f2f5",
  "categories": ["education", "business"],
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='32' fill='%231a1a2e'/%3E%3Ctext x='96' y='135' font-size='110' text-anchor='middle' fill='white' font-family='serif'%3ES%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
