{
  "name": "Quran — Science Univers",
  "short_name": "Quran",
  "description": "Lis, écoute et comprends le Coran avec texte arabe, audio synchronisé, traductions et outils d'étude avancés.",
  "start_url": "/quran/index.php?surah=1",
  "scope": "/quran/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#020617",
  "theme_color": "#020617",
  "lang": "fr",
  "dir": "ltr",
  "categories": ["education", "religion", "books"],
  "icons": [
    {
      "src": "/quran/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/quran/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Al-Fatiha",
      "short_name": "S.1",
      "description": "Ouvrir Al-Fatiha",
      "url": "/quran/index.php?surah=1",
      "icons": [{ "src": "/quran/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Al-Kahf",
      "short_name": "S.18",
      "description": "Ouvrir Al-Kahf",
      "url": "/quran/index.php?surah=18",
      "icons": [{ "src": "/quran/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Al-Mulk",
      "short_name": "S.67",
      "description": "Ouvrir Al-Mulk",
      "url": "/quran/index.php?surah=67",
      "icons": [{ "src": "/quran/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Recherche",
      "short_name": "Recherche",
      "description": "Recherche dans le Coran",
      "url": "/quran/search.php",
      "icons": [{ "src": "/quran/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}