{
  "name": "رمضان 2026 - المصحف والتسبيح والأذكار",
  "short_name": "رمضان 2026",
  "description": "تطبيق رمضان شامل: القرآن الكريم، عداد التسبيح، الأذكار، أجندة رمضان، والمواقيت حسب موقعك",
  "lang": "ar",
  "dir": "rtl",
  "theme_color": "#4fd1c5",
  "background_color": "#f0f9ff",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "icons/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "icons/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "icons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "القرآن الكريم",
      "short_name": "القرآن",
      "description": "قراءة وتتبع تقدم القرآن في رمضان",
      "url": "/#quran"
    },
    {
      "name": "الأذكار",
      "short_name": "الأذكار",
      "description": "أذكار الصباح والمساء وبعد الصلاة",
      "url": "/#adhkar"
    },
    {
      "name": "عداد التسبيح",
      "short_name": "التسبيح",
      "description": "عداد إلكتروني للتسبيح والذكر",
      "url": "/#tasbih"
    },
    {
      "name": "أجندة رمضان",
      "short_name": "الأجندة",
      "description": "برنامج العبادة اليومي لشهر رمضان",
      "url": "/#agenda"
    }
  ],
  "categories": [
    "lifestyle",
    "productivity",
    "religion"
  ],
  "permissions": [
    "geolocation"
  ],
  "id": "RAMADAN 1.1"
}