[
  {
    "category": "namaz_category_daily_obligatory",
    "namaz": [
      { "title": "namaz_fajr", "file": "fajr.json" },
      { "title": "namaz_dhuhr", "file": "dhuhr.json" },
      { "title": "namaz_asr", "file": "asr.json" },
      { "title": "namaz_maghrib", "file": "maghrib.json" },
      { "title": "namaz_isha", "file": "isha.json" }
    ]
  },
  {
    "category": "namaz_category_daily_mustahab",
    "namaz": [
      { "title": "namaz_nafilah", "file": "nafilah.json" }
    ]
  },
  {
    "category": "namaz_category_special_occasions",
    "namaz": [
      { "title": "namaz_jumuah", "file": "salat_jumuah.json" },
      { "title": "namaz_ayaat", "file": "salat_ayaat.json" },
      { "title": "namaz_ghufaylah", "file": "ghufayla.json" },
      { "title": "namaz_shukr", "file": "salat_shukr.json" },
      { "title": "namaz_mayyit", "file": "salat_mayyit.json" },
      { "title": "namaz_rain", "file": "salat_rain.json" }
    ]
  },
  {
    "category": "namaz_category_eid_prayers",
    "namaz": [
      { "title": "namaz_eid_fitr", "file": "salat_eid_fitr.json" },
      { "title": "namaz_eid_adha", "file": "salat_eid_adha.json" }
    ]
  }
]
