{
  "id": "/",
  "name": "Othbox | القرآن الكريم",
  "short_name": "Othbox",
  "description": "القرآن الكريم — صدقة جارية رقمية مع سبعة خطوط محلية، البحث، الورد، الختمة والعمل دون اتصال.",
  "lang": "ar",
  "dir": "rtl",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f8f6ef",
  "theme_color": "#176044",
  "categories": [
    "education",
    "books",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/screenshots/mobile-home.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "الصفحة الرئيسية لموقع Othbox"
    },
    {
      "src": "/assets/screenshots/desktop-reader.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "قراءة القرآن الكريم"
    }
  ],
  "shortcuts": [
    {
      "name": "القرآن الكريم",
      "short_name": "القرآن",
      "url": "/quran/"
    },
    {
      "name": "تابع القراءة",
      "short_name": "متابعة",
      "url": "/?action=continue"
    },
    {
      "name": "البحث",
      "short_name": "بحث",
      "url": "/?action=search"
    }
  ]
}