{
  "short_name": "ADEI",
  "name": "ADEI - Association des Étudiants Ingénieurs ENSA Fès",
  "description": "Site officiel de l'Association des Étudiants Ingénieurs de l'ENSA Fès. Découvrez nos actualités, événements, clubs étudiants et rejoignez notre communauté dynamique d'ingénieurs au Maroc.",
  "icons": [
    {
      "src": "/images/ADEI.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/ADEI.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#ff3b30",
  "background_color": "#000000",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "fr",
  "dir": "ltr",
  "categories": ["education", "social", "productivity", "news"],
  "screenshots": [
    {
      "src": "/images/ADEI.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}