[
  {
    "id": "caldwell",
    "name": "Caldwell Catalog",
    "description": "A catalog of 109 deep-sky objects compiled by Sir Patrick Moore in 1995 to complement the Messier catalog. It includes prominent star clusters, nebulae, and galaxies missed by Messier, covering both the northern and southern celestial hemispheres. Descriptions and data are sourced from Wikipedia.",
    "version": "1.0",
    "object_count": 109,
    "filename": "caldwell.yaml",
    "tags": [
      "Inspiration ready"
    ]
  },
  {
    "id": "messier",
    "name": "messier",
    "description": "A collection of 89 famous deep-sky objects, including nebulae, galaxies, and star clusters. Ideal for beginner and intermediate imagers.",
    "version": "1.0",
    "object_count": 89,
    "filename": "messier-3.yaml",
    "tags": [
      "Popular",
      "Beginner",
      "Inspiration ready"
    ]
  },
  {
    "id": "Nova",
    "name": "Nova DSO Tracker standard catalog **NEW**",
    "description": "This is the default object library that comes with Nova DSO Tracker. This curated catalog features over 100 of the most iconic and popular objects in the night sky. It is perfectly balanced for observers in both the Northern and Southern hemispheres and covers a wide variety of target types, including bright nebulae, distant galaxies, and sparkling star clusters. This list provides a fantastic starting point for any astrophotographer.\r\n\r\n** This is an updated version - it includes object information and image links! **",
    "version": "1.0",
    "object_count": 151,
    "filename": "Nova.yaml",
    "tags": [
      "Popular",
      "Beginner",
      "Inspiration ready"
    ]
  },
  {
    "id": "sharpless",
    "name": "Sharpless Catalog",
    "description": "A comprehensive catalog of 313 HII regions from the second edition of the Sharpless catalog (1959). Descriptions and images are sourced from Wikipedia.",
    "version": "1.0",
    "object_count": 313,
    "filename": "sharpless.yaml",
    "tags": [
      "HII",
      "Wikipedia",
      "Inspiration ready"
    ]
  }
]