{
  "name": "مرصاد | نظام الإنجاز والمذاكرة الذكي",
  "short_name": "مرصاد",
  "description": "تطبيق متكامل للدراسة والإنجاز مدعوم بالذكاء الاصطناعي أبو العريف",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icon-dark-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
