{
  "name": "MASOMO - Gestion Scolaire",
  "short_name": "MASOMO",
  "description": "Systeme de gestion scolaire multi-ecoles",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#F1F5F9",
  "theme_color": "#4F46E5",
  "orientation": "any",
  "lang": "fr",
  "dir": "ltr",
  "scope": ".",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%234F46E5'/><text x='96' y='128' font-size='100' text-anchor='middle' fill='white'>🎓</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='64' fill='%234F46E5'/><text x='256' y='340' font-size='260' text-anchor='middle' fill='white'>🎓</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}