{
"unread_notifications_count": 5,
"featured_categories": [
{
"id": 1,
"name": "Real Estate",
"description": "Safe haven assets",
"icon": "apartment",
"color": "#F59E0B"
}
],
"categories": [
{
"id": 1,
"name": "Tech",
"icon": "memory",
"color": "#3B82F6"
}
],
"top_gainers": [
{
"id": 1,
"name": "CIB Egypt",
"initials": "CE",
"price": 78.5,
"currency": "EGP",
"change_percentage": 5.2,
"color": "#3B82F6"
}
],
"new_listings": [
{
"id": 1,
"name": "Infiniti Solar",
"icon": "bolt",
"price": 12.5,
"currency": "EGP",
"badge": "IPO",
"color": "#6366F1"
}
]
}