{
  "name": "NAJHIN PRO — ناجحين برو",
  "short_name": "NAJHIN PRO",
  "description": "منصة احترافية للتحضير لامتحان الكود ورخصة السياقة المغربية — Préparation à l'examen du code de la route marocain.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d1219",
  "theme_color": "#0d1219",
  "lang": "fr",
  "dir": "ltr",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "images/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "سلاسل التمرين",
      "short_name": "Séries",
      "url": "./index.html#/series",
      "icons": [{ "src": "images/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "امتحان تجريبي",
      "short_name": "Examen",
      "url": "./index.html#/exam",
      "icons": [{ "src": "images/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
