{
  "name": "QURANONA — رفيقك لحفظ القرآن وإتقانه",
  "short_name": "QURANONA",
  "description": "تطبيق حفظ القرآن الكريم بمنهجية الإتقان قبل الانتقال: حفظ وتسميع ومراجعة وامتحانات",
  "lang": "ar",
  "dir": "rtl",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b3d2e",
  "theme_color": "#0b3d2e",
  "id": "/",
  "categories": ["education", "lifestyle", "books"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "المراجعة اليومية",
      "short_name": "المراجعة",
      "url": "./index.html?go=review",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "خريطة الأجزاء",
      "short_name": "الأجزاء",
      "url": "./index.html?go=juz",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
