{
  "name": "أذكار - المرجع الإسلامي الشامل",
  "short_name": "أذكار",
  "description": "تطبيق إسلامي شامل - القرآن الكريم والأذكار والأدعية ومواقيت الصلاة",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "dir": "rtl",
  "lang": "ar",
  "theme_color": "#0d0a07",
  "background_color": "#0d0a07",
  "icons": [
    {
      "src": "./icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "education"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "القرآن الكريم",
      "url": "./#quran",
      "icons": [{ "src": "./icons/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "أذكار الصباح",
      "url": "./#athkar",
      "icons": [{ "src": "./icons/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "الأدعية",
      "url": "./#duas",
      "icons": [{ "src": "./icons/icon-192x192.png", "sizes": "192x192" }]
    }
  ]
}
