{
  "name": "SAL Academy",
  "short_name": "SAL Academy",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "minimal-ui"],
  "background_color": "#0a0e17",
  "theme_color": "#0d6efd",
  "description": "L'Excellence en Informatique et Intelligence Artificielle pour la RDC.",
  "lang": "fr",
  "dir": "ltr",
  "id": "/?source=pwa",
  "categories": ["education", "productivity"],
  "orientation": "any",
  "prefer_related_applications": false,
  "related_applications": [],
  "icons": [
    {
      "src": "images/favicon.png",
      "sizes": "640x640",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "images/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "images/screenshot-narrow.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ]
}
