﻿{
  "name": "منصة الأذكار النبوية والأوراد اليومية",
  "short_name": "الأذكار",
  "description": "منصة شاملة للأذكار الصحيحة، الأوراد اليومية، موسوعة المناسبات، مع التكرار التفاعلي والتلاوة الصوتية والعمل دون إنترنت",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#064e3b",
  "theme_color": "#064e3b",
  "orientation": "portrait-primary",
  "dir": "rtl",
  "lang": "ar",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["lifestyle", "books", "education"],
  "shortcuts": [
    {
      "name": "أذكار الصباح",
      "short_name": "الصباح",
      "description": "قراءة وتكرار أذكار الصباح الصحيحة",
      "url": "/?cat=morning",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    },
    {
      "name": "أذكار المساء",
      "short_name": "المساء",
      "description": "قراءة وتكرار أذكار المساء الصحيحة",
      "url": "/?cat=evening",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    },
    {
      "name": "أذكار بعد الصلاة",
      "short_name": "بعد الصلاة",
      "description": "أذكار وأدعية دبر الصلوات المكتوبة",
      "url": "/?cat=after_prayer",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    },
    {
      "name": "موسوعة المناسبات",
      "short_name": "الموسوعة",
      "description": "أذكار وأدعية الأحوال والمناسبات",
      "url": "/#encyclopedia",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    }
  ]
}
