{
  "name": "QurAI - تدبر القرآن الكريم",
  "short_name": "QurAI",
  "description": "منصة ذكية لتدبر القرآن الكريم مع تحليل لغوي وتفسير بالذكاء الاصطناعي",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#faf8f5",
  "theme_color": "#059669",
  "dir": "rtl",
  "lang": "ar",
  "scope": "/",
  "prefer_related_applications": false,
  "categories": ["education", "books", "lifestyle"],
  "icons": [
    { "src": "/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "فهرس السور",
      "short_name": "المصحف",
      "description": "عرض فهرس سور القرآن الكريم",
      "url": "/mushaf",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "البحث",
      "short_name": "بحث",
      "description": "البحث في القرآن الكريم",
      "url": "/?search=1",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    }
  ]
}
