{
  "id": "/",
  "name": "فهيم - رفيقك الذكي للمذاكرة",
  "short_name": "فهيم",
  "description": "منصة تعليمية ذكية للطلاب الجامعيين",
  "start_url": "/library",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0d1210",
  "theme_color": "#10b981",
  "dir": "rtl",
  "lang": "ar",
  "orientation": "portrait-primary",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "المكتبة",
      "short_name": "المكتبة",
      "url": "/library",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "البطاقات التعليمية",
      "short_name": "البطاقات",
      "url": "/flashcards",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshots/study-page.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "صفحة المذاكرة"
    }
  ]
}
