{
  "name": "أقم — رفيقك للصلاة والقرآن",
  "short_name": "أقم",
  "description": "أقم رفيق يومي يساعدك على متابعة الصلاة والقرآن والأذكار وبناء الاستمرارية، بتجربة هادئة بلا إعلانات وخصوصية واضحة.",
  "lang": "ar",
  "dir": "rtl",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen", "minimal-ui", "browser"],
  "orientation": "portrait",
  "theme_color": "#0B3D2E",
  "background_color": "#FFF9EE",
  "categories": ["lifestyle", "social", "books"],
  "id": "/?source=pwa",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "صلوات اليوم",
      "short_name": "الرئيسية",
      "description": "عرض أوقات الصلاة وسجل اليوم",
      "url": "/?source=pwa&shortcut=home",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "مركز القرآن",
      "short_name": "القرآن",
      "description": "متابعة الختمات والقراءة",
      "url": "/quran?source=pwa&shortcut=quran",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "العائلة",
      "short_name": "العائلة",
      "description": "تتبع التزام العائلة والتحديات",
      "url": "/family?source=pwa&shortcut=family",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "prefer_related_applications": false
}
