{
  "version": 2,
  "default": "https://api1.513ctv.com",
  "servers": [
    {
      "id": "primary",
      "name": "Primary",
      "url": "https://api1.513ctv.com",
      "enabled": true
    },
    {
      "id": "backup",
      "name": "Backup",
      "url": "https://api2.513ctv.com",
      "enabled": true
    }
  ],
  "settings": {
    "checkIntervalHours": 6,
    "fallbackToLastKnown": true
  }
}