{
  "name": "دعائي - Duai",
  "short_name": "دعائي",
  "description": "منصة عربية شاملة للأدعية والأذكار الإسلامية.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "dir": "rtl",
  "lang": "ar",
  "background_color": "#F8FAFC",
  "theme_color": "#0F8A5F",
  "categories": ["lifestyle", "education"],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "الودجت العشوائي",
      "short_name": "ودجت",
      "description": "بطاقة عشوائية تتجدد تلقائيًا — آية، حديث، أو دعاء",
      "url": "/widget",
      "icons": [{ "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    { "name": "دعاء اليوم", "short_name": "دعاء اليوم", "url": "/daily-dua" },
    {
      "name": "أذكار الصباح",
      "short_name": "الصباح",
      "url": "/morning-adhkar"
    },
    {
      "name": "أذكار المساء",
      "short_name": "المساء",
      "url": "/evening-adhkar"
    }
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
