{
  "banners": [
    {
      "id": 1,
      "list_id": 1,
      "badge": "100% FREE",
      "title": "Free CTET",
      "subtitle": "Notes & PDFs",
      "description": "Download • Read Offline • Free Access",
      "btn1_label": "Browse Notes",
      "btn1_icon": "ic_book",
      "btn2_label": "Latest PDFs",
      "btn2_icon": "ic_fire",
      "bg_color": "#EEF4FF",
      "accent_color": "#1565C0",
      "route": "ctet_notes"
    },
    {
      "id": 2,
      "list_id": 2,
      "badge": "NEW",
      "title": "UPTET 2024",
      "subtitle": "Complete Guide",
      "description": "Full Syllabus • Mock Tests • Answer Keys",
      "btn1_label": "Start Now",
      "btn1_icon": "ic_play",
      "btn2_label": "Mock Tests",
      "btn2_icon": "ic_quiz",
      "bg_color": "#FFF3E0",
      "accent_color": "#E65100",
      "route": "uptet_guide"
    },
    {
      "id": 3,
      "list_id": 3,
      "badge": "TRENDING",
      "title": "BPSC TRE 3.0",
      "subtitle": "Study Material",
      "description": "Previous Papers • Notes • Current Affairs",
      "btn1_label": "Get Notes",
      "btn1_icon": "ic_notes",
      "btn2_label": "Papers",
      "btn2_icon": "ic_paper",
      "bg_color": "#E8F5E9",
      "accent_color": "#2E7D32",
      "route": "bpsc_material"
    }
  ],
  "categories": [
    { "id": 1,  "list_id": 4, "label": "CTET",  "icon": "ic_cat_ctet",  "bg_color": "#1565C0", "route": "cat_ctet" },
    { "id": 2, "list_id": 5, "label": "UPTET", "icon": "ic_cat_uptet", "bg_color": "#2E7D32", "route": "cat_uptet" },
    { "id": 3, "list_id":6, "label": "CDP",   "icon": "ic_cat_cdp",   "bg_color": "#6A1B9A", "route": "cat_cdp" },
    { "id": 4, "list_id": 1, "label": "KVS",   "icon": "ic_cat_kvs",   "bg_color": "#E65100", "route": "cat_kvs" },
    { "id": 5, "list_id": 1, "label": "NVS",   "icon": "ic_cat_nvs",   "bg_color": "#C62828", "route": "cat_nvs" },
    { "id": 6, "list_id": 1, "label": "REET",  "icon": "ic_cat_reet",  "bg_color": "#00695C", "route": "cat_reet" },
    { "id": 7, "list_id": 1, "label": "BPSC",  "icon": "ic_cat_bpsc",  "bg_color": "#F9A825", "route": "cat_bpsc" },
    { "id": 8, "list_id": 1, "label": "Other Teaching Exam", "icon": "ic_cat_other", "bg_color": "#9E9E9E", "route": "cat_other" }
  ],
  "popular_notes": [
    { "id": 1, "list_id": 1, "label": "Maths Notes",  "count": "120+ PDFs", "icon": "ic_note_maths", "bg_color": "#E3F2FD", "route": "notes_maths" },
    { "id": 2, "list_id": 1, "label": "Hindi Notes",  "count": "150+ PDFs", "icon": "ic_note_hindi", "bg_color": "#E8F5E9", "route": "notes_hindi" },
    { "id": 3, "list_id": 1, "label": "EVS Notes",    "count": "100+ PDFs", "icon": "ic_note_evs",   "bg_color": "#FFFDE7", "route": "notes_evs" },
    { "id": 4, "list_id": 1, "label": "CDP Notes",    "count": "130+ PDFs", "icon": "ic_note_cdp",   "bg_color": "#FCE4EC", "route": "notes_cdp" }
  ],
  "features": [
    { "id": 1, "list_id": 1, "label": "Free PDFs",        "sub": "100% Free Notes",   "icon": "ic_feat_free",     "icon_bg": "#1565C0" },
    { "id": 2, "list_id": 1, "label": "Offline Reading",  "sub": "Read Anytime",      "icon": "ic_feat_offline",  "icon_bg": "#2E7D32" },
    { "id": 3, "list_id": 1, "label": "Fast Download",    "sub": "High Speed",        "icon": "ic_feat_speed",    "icon_bg": "#6200EA" },
    { "id": 4, "list_id": 1, "label": "Bookmark Support", "sub": "Save Your Favorite","icon": "ic_feat_bookmark", "icon_bg": "#F9A825" }
  ]
}
