{
  "type": "Catalog",
  "id": "science-hub",
  "stac_version": "1.1.0",
  "description": "Catalog for Science Hub Dashboard",
  "links": [
    {
      "rel": "root",
      "href": "./catalog.json",
      "type": "application/json",
      "title": "Science Hub Catalog"
    },
    {
      "rel": "child",
      "href": "./stormtracker/collection.json",
      "type": "application/json",
      "title": "Storm Tracker",
      "id": "stormtracker",
      "themes": [
        "Lightning"
      ],
      "thumbnail": [
        "https://raw.githubusercontent.com/ESA-EarthCODE/science-hub-catalog/main/assets/test.png"
      ]
    },
    {
      "rel": "self",
      "href": "https://ESA-EarthCODE.github.io/science-hub-catalog/science-hub/catalog.json",
      "type": "application/json"
    }
  ],
  "title": "Science Hub Catalog"
}