{
  "name": "نور الإيمان",
  "short_name": "نور الإيمان",
  "description": "رفيقك الإيماني — قرآن، أذكار، مواقيت الصلاة",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#06070e",
  "theme_color": "#b8976a",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "religion",
    "lifestyle"
  ],
  "shortcuts": [
    {
      "name": "القرآن الكريم",
      "url": "/quran",
      "description": "افتح القرآن الكريم"
    },
    {
      "name": "مواقيت الصلاة",
      "url": "/prayer-times",
      "description": "أوقات الصلاة"
    },
    {
      "name": "الأذكار",
      "url": "/tasbih",
      "description": "المسبحة والأذكار"
    },
    {
      "name": "اتجاه القبلة",
      "url": "/qibla",
      "description": "تحديد اتجاه القبلة"
    }
  ]
}