{
  "name": "حقيبة المسلم",
  "short_name": "الحقيبة",
  "description": "حقيبة المسلم: مكتبة إسلامية متكاملة تضم القرآن الكريم والحديث والمقالات والفتاوى.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#064e3b",
  "dir": "rtl",
  "lang": "ar",
  "scope": "/",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1542816417-0983c9c9ad53?auto=format&fit=crop&q=80&w=192",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://images.unsplash.com/photo-1542816417-0983c9c9ad53?auto=format&fit=crop&q=80&w=512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "القرآن الكريم",
      "url": "/quran",
      "icons": [{ "src": "https://images.unsplash.com/photo-1542816417-0983c9c9ad53?auto=format&fit=crop&q=80&w=96", "sizes": "96x96" }]
    },
    {
      "name": "مواقيت الصلاة",
      "url": "/apps/prayer-times",
      "icons": [{ "src": "https://images.unsplash.com/photo-1542816417-0983c9c9ad53?auto=format&fit=crop&q=80&w=96", "sizes": "96x96" }]
    }
  ]
}
