{
  "name": "منهجي الذكي",
  "short_name": "منهجي الذكي",
  "description": "منهجي الذكي: منصة تعليمية بالذكاء الاصطناعي — محاكي اختبارات، جدول ذكي، ومدرّب دراسي بالعربية والإنجليزية.",
  "start_url": "https://smart-study-buddy-360.lovable.app/app",
  "id": "https://smart-study-buddy-360.lovable.app/app",
  "scope": "https://smart-study-buddy-360.lovable.app/",
  "display": "standalone",
  "display_override": ["tabbed", "window-controls-overlay", "standalone", "minimal-ui", "browser"],
  "orientation": "portrait",
  "background_color": "#0F172A",
  "theme_color": "#4F46E5",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["education", "productivity", "books"],
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://smart-study-buddy-360.lovable.app/manifest.json"
    }
  ],
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  },
  "edge_side_panel": {
    "preferred_width": 480
  },
  "scope_extensions": [
    { "origin": "https://*.lovable.app" },
    { "origin": "https://*.lovableproject.com" },
    { "origin": "https://manhaji.app" },
    { "origin": "https://www.manhaji.app" }
  ],
  "protocol_handlers": [
    {
      "protocol": "web+manhaji",
      "url": "/app?ref=%s"
    }
  ],
  "file_handlers": [
    {
      "action": "/app",
      "accept": {
        "application/pdf": [".pdf"],
        "image/png": [".png"],
        "image/jpeg": [".jpg", ".jpeg"],
        "image/webp": [".webp"]
      },
      "icons": [
        { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }
      ],
      "launch_type": "single-client"
    }
  ],
  "share_target": {
    "action": "/app",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url",
      "files": [
        {
          "name": "files",
          "accept": ["application/pdf", "image/*"]
        }
      ]
    }
  },
  "note_taking": {
    "new_note_url": "/app/chat?new=note"
  },
  "widgets": [
    {
      "name": "تحديات اليوم",
      "short_name": "تحديات",
      "description": "اعرض تحديات اليوم الدراسية على الشاشة الرئيسية.",
      "tag": "daily-challenges",
      "ms_ac_template": "/widgets/daily-challenges.template.json",
      "data": "/widgets/daily-challenges.json",
      "type": "application/json",
      "screenshots": [
        {
          "src": "/screenshot-mobile-1.png",
          "sizes": "1080x1920",
          "label": "تحديات اليوم"
        }
      ],
      "icons": [
        { "src": "/icon-192.png", "sizes": "192x192" }
      ],
      "auth": false,
      "update": 86400
    }
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-mobile-1.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "الشاشة الرئيسية — منهجي الذكي"
    },
    {
      "src": "/screenshot-mobile-2.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "محاكي الاختبارات"
    },
    {
      "src": "/screenshot-desktop-1.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "لوحة التحكم على الكمبيوتر"
    }
  ],
  "shortcuts": [
    {
      "name": "محاكي الاختبارات",
      "short_name": "اختبار",
      "url": "/app/exam",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "الجدول الدراسي",
      "short_name": "الجدول",
      "url": "/app/schedule",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "المدرّب الذكي",
      "short_name": "الدردشة",
      "url": "/app/chat",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
