{
  "id": "ayah-quran-pwa",
  "name": "آية قرآن الكريم | Ayah Quran",
  "short_name": "آية قرآن",
  "description": "القرآن الكريم كاملاً 114 سورة مع التجويد والصوت وأوقات الصلاة العالمية | Complete Holy Quran with Tajweed, Audio & Prayer Times",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "window-controls-overlay", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#07090F",
  "theme_color": "#07090F",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["religion", "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" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "سورة الفاتحة", "short_name": "الفاتحة", "url": "/?surah=1", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "سورة البقرة", "short_name": "البقرة", "url": "/?surah=2", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "سورة الكهف", "short_name": "الكهف", "url": "/?surah=18", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "أوقات الصلاة", "short_name": "الصلاة", "url": "/?page=prayers", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ],
  "screenshots": [
    {
      "src": "/opengraph-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Ayah Quran — Complete Holy Quran Online"
    }
  ],
  "prefer_related_applications": false,
  "offline_enabled": true,
  "permissions": ["notifications"]
}
