{
  "id": "/",
  "name": "نور الإيمان — المصحف والأذكار",
  "short_name": "نور الإيمان",
  "description": "مدونة إسلامية: المصحف الشريف، الأذكار، الأدعية، الأحاديث.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait",
  "lang": "ar",
  "dir": "rtl",
  "background_color": "#f4ecd8",
  "theme_color": "#8a6a2a",
  "categories": ["books", "education", "lifestyle"],
  "prefer_related_applications": false,
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  },
  "edge_side_panel": {
    "preferred_width": 480
  },
  "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-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "/icons/screenshot-mobile.jpg",
      "sizes": "720x1280",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "نور الإيمان على الجوال"
    },
    {
      "src": "/icons/screenshot-wide.jpg",
      "sizes": "1280x800",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "نور الإيمان على سطح المكتب"
    }
  ],
  "shortcuts": [
    {
      "name": "المصحف الشريف",
      "short_name": "المصحف",
      "description": "افتح المصحف الشريف",
      "url": "/quran",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "الأذكار",
      "short_name": "الأذكار",
      "description": "أذكار الصباح والمساء",
      "url": "/athkar",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "الأدعية",
      "short_name": "الأدعية",
      "description": "أدعية من القرآن والسنة",
      "url": "/duaa",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "اتجاه القبلة",
      "short_name": "القبلة",
      "description": "تحديد اتجاه القبلة",
      "url": "/qibla",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
