{
  "name": "تطبيق الهدى للقرآن الكريم كاملاً",
  "short_name": "الهدى",
  "description": "تطبيق الهدى - المصحف الإلكتروني الشامل: قراءة القرآن الكريم كاملاً، استماع بأصوات مشاهير القراء، تفسير معتمد، مواقيت الصلاة، اتجاه القبلة، وأذكار المسلم.",
  "id": "/?source=pwa_android",
  "start_url": "/?source=pwa_android",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a1128",
  "theme_color": "#0a1128",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["books", "lifestyle", "education"],
  "icons": [
    {
      "src": "/app-icon-512.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/2913/2913508.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "المصحف الشريف",
      "short_name": "المصحف",
      "description": "قراءة القرآن الكريم كاملاً",
      "url": "/?tab=mushaf",
      "icons": [{ "src": "/app-icon-512.png", "sizes": "192x192" }]
    },
    {
      "name": "مواقيت الصلاة والقبلة",
      "short_name": "الصلاة",
      "description": "مواقيت الصلاة اليومية واتجاه القبلة",
      "url": "/?tab=prayer",
      "icons": [{ "src": "/app-icon-512.png", "sizes": "192x192" }]
    },
    {
      "name": "أذكار المسلم",
      "short_name": "الأذكار",
      "description": "أذكار الصباح والمساء وحصن المسلم",
      "url": "/?tab=athkar",
      "icons": [{ "src": "/app-icon-512.png", "sizes": "192x192" }]
    },
    {
      "name": "خطة الختمة",
      "short_name": "الختمة",
      "description": "متابعة ختمة القرآن الكريم",
      "url": "/?tab=khatma",
      "icons": [{ "src": "/app-icon-512.png", "sizes": "192x192" }]
    }
  ]
}
