{
  "name": "Al hafiz — Moteur de recherche du Saint Coran",
  "short_name": "Al hafiz",
  "id": "/index.html",
  "description": "Lecture et recherche du Coran en arabe, français, anglais et wolof.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#15803d",
  "lang": "fr",
  "dir": "ltr",
  "categories": ["education", "books", "religion"],
  "icons": [
    { "src": "icons/icon-48x48.png",   "sizes": "48x48",   "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-72x72.png",   "sizes": "72x72",   "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-96x96.png",   "sizes": "96x96",   "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-128x128.png", "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-144x144.png", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-152x152.png", "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-256x256.png", "sizes": "256x256", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-384x384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Rechercher",
      "short_name": "Recherche",
      "url": "/search",
      "icons": [{ "src": "icons/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Index des sourates",
      "short_name": "Sourates",
      "url": "/suras",
      "icons": [{ "src": "icons/icon-192x192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    { "src": "screenshots/mobile-accueil.png", "sizes": "1170x2532", "type": "image/png", "form_factor": "narrow", "label": "Accueil" },
    { "src": "screenshots/mobile-sourate.png", "sizes": "1170x2532", "type": "image/png", "form_factor": "narrow", "label": "Lecture d'une sourate" },
    { "src": "screenshots/desktop-accueil.png", "sizes": "1174x859", "type": "image/png", "form_factor": "wide", "label": "Accueil (bureau)" }
  ]
}
