{
  "name": "قرءان",
  "short_name": "قرءان",
  "description": "استمع للقرآن الكريم بدون إنترنت، مع تشغيل خلفي على الموبايل.",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#0b3d2e",
  "theme_color": "#0b3d2e",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["books", "education", "lifestyle"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "المصحف",
      "short_name": "مصحف",
      "description": "تصفّح المصحف بالرسم العثماني",
      "url": "/quran",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "مواقيت الصلاة",
      "short_name": "صلاة",
      "description": "مواقيت الصلاة واتجاه القبلة",
      "url": "/prayer",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "أذكار الصباح والمساء",
      "short_name": "أذكار",
      "description": "حصن المسلم — أذكار الصباح والمساء",
      "url": "/azkar",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "بحث في القرآن",
      "short_name": "بحث",
      "description": "ابحث في الآيات القرآنية",
      "url": "/search",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "share_target": {
    "action": "/search",
    "method": "GET",
    "params": {
      "title": "q",
      "text": "q",
      "url": "url"
    }
  },
  "screenshots": [
    {
      "src": "/splash-1170x2532.png",
      "sizes": "1170x2532",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ]
}
