{
  "id": "/",
  "name": "SECT — Système d'Évaluation Casse-Tête",
  "short_name": "SECT",
  "description": "Plateforme d'évaluation académique propulsée par l'IA pour l'enseignement supérieur en Afrique.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "minimal-ui",
  "display_override": ["window-controls-overlay", "minimal-ui", "standalone", "browser"],
  "orientation": "portrait-primary",
  "background_color": "#F0F2F5",
  "theme_color": "#4F46E5",
  "categories": ["education", "productivity", "business"],
  "lang": "fr-FR",
  "dir": "ltr",
  "prefer_related_applications": false,
  "related_applications": [],
  "iarc_rating_id": "e1e1e1e1-0000-0000-0000-000000000001",
  "scope_extensions": [
    { "origin": "https://sect-zead.onrender.com" },
    { "origin": "https://d660691a2e73198bf41951c45f92e86b.r2.cloudflarestorage.com" }
  ],
  "icons": [
    { "src": "/favicon-16x16.png", "sizes": "16x16", "type": "image/png" },
    { "src": "/favicon-32x32.png", "sizes": "32x32", "type": "image/png" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "/screenshots/dashboard-admin.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Tableau de bord administrateur — vue d'ensemble SaaS"
    },
    {
      "src": "/screenshots/monitoring.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Monitoring système — santé des services en temps réel"
    },
    {
      "src": "/screenshots/dashboard-enseignant.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Espace enseignant — gestion des épreuves"
    },
    {
      "src": "/screenshots/epreuves.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Création d'épreuves — QCU, QCM, questions à réponse courte"
    },
    {
      "src": "/screenshots/correction.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Correction automatique par IA en moins de 2 minutes"
    },
    {
      "src": "/screenshots/surveillance.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Surveillance anti-fraude — détection temps réel"
    },
    {
      "src": "/screenshots/dashboard-etudiant.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Espace étudiant — tableau de bord personnalisé"
    },
    {
      "src": "/screenshots/exam-prep.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Module de révision — répétition espacée SM-2"
    },
    {
      "src": "/screenshots/mes-epreuves.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Mes épreuves — accès aux examens en cours"
    },
    {
      "src": "/screenshots/mobile-admin-dashboard.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Tableau de bord administrateur sur mobile"
    },
    {
      "src": "/screenshots/mobile-exam-prep.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Module de révision SM-2 sur mobile"
    }
  ],
  "shortcuts": [
    {
      "name": "Tableau de bord",
      "short_name": "Dashboard",
      "url": "/dashboard",
      "icons": [{ "src": "/favicon-32x32.png", "sizes": "32x32", "type": "image/png" }]
    },
    {
      "name": "Mes épreuves",
      "short_name": "Épreuves",
      "url": "/mes-epreuves",
      "icons": [{ "src": "/favicon-32x32.png", "sizes": "32x32", "type": "image/png" }]
    },
    {
      "name": "Correction",
      "short_name": "Correction",
      "url": "/correction",
      "icons": [{ "src": "/favicon-32x32.png", "sizes": "32x32", "type": "image/png" }]
    },
    {
      "name": "Mes résultats",
      "short_name": "Résultats",
      "url": "/mes-resultats",
      "icons": [{ "src": "/favicon-32x32.png", "sizes": "32x32", "type": "image/png" }]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url",
      "files": [
        {
          "name": "file",
          "accept": ["application/pdf", "application/vnd.openxmlformats-officedocument.wordprocessingml.document", "text/plain"]
        }
      ]
    }
  },
  "file_handlers": [
    {
      "action": "/dashboard",
      "accept": {
        "application/pdf": [".pdf"],
        "application/vnd.openxmlformats-officedocument.wordprocessingml.document": [".docx"],
        "text/plain": [".txt"]
      }
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "web+sect",
      "url": "/dashboard?source=%s"
    }
  ],
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "display_override": ["window-controls-overlay", "tabbed", "minimal-ui", "standalone", "browser"],
  "edge_side_panel": {
    "preferred_width": 400
  },
  "note_taking": {
    "icons": [
      { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }
    ]
  },
  "widgets": [
    {
      "name": "SECT Notifications",
      "short_name": "SECT",
      "description": "Notifications et rappels d'examens SECT",
      "tag": "sect-notifications",
      "template": "default",
      "icons": [
        { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }
      ],
      "data": {
        "type": "text"
      }
    }
  ]
}
