{
  "id": "com.vortx.private.marvel.static",
  "version": "1.0.0",
  "name": "Marvel Catalogs",
  "description": "Six privately hosted, fully static Marvel catalog snapshots.",
  "resources": [
    "catalog"
  ],
  "types": [
    "movie",
    "series",
    "marvel"
  ],
  "idPrefixes": [
    "tt"
  ],
  "catalogs": [
    {
      "type": "marvel",
      "id": "marvel-mcu",
      "name": "MCU Chronological Order"
    },
    {
      "type": "marvel",
      "id": "release-order",
      "name": "MCU Release Order"
    },
    {
      "type": "marvel",
      "id": "xmen",
      "name": "X-Men"
    },
    {
      "type": "marvel",
      "id": "movies",
      "name": "Marvel Movies"
    },
    {
      "type": "marvel",
      "id": "series",
      "name": "Marvel Series"
    },
    {
      "type": "marvel",
      "id": "animations",
      "name": "Marvel Animation"
    }
  ],
  "behaviorHints": {
    "configurable": false
  }
}
