{
  "name": "Yusur Islamic",
  "short_name": "Yusur",
  "description": "تطبيق إسلامي شامل: القرآن الكريم، مواقيت الصلاة، الأذكار، القبلة، ومساعد إسلامي ذكي",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0f766e",
  "orientation": "portrait-primary",
  "lang": "ar",
  "dir": "rtl",
  "categories": [
    "lifestyle",
    "education"
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "أذكار الصباح",
      "short_name": "الأذكار",
      "url": "/azkar",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "مواقيت الصلاة",
      "short_name": "الصلاة",
      "url": "/prayer-times",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "رفيق يُسر",
      "short_name": "رفيق",
      "url": "/companion",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
