{
  "id": "com.torve.panda",
  "version": "0.2.0",
  "name": "Panda (Configured)",
  "description": "Torve guided streaming addon with server-side debrid storage and Torrentio-backed source orchestration.",
  "logo": "https://panda.torve.app/logo.svg",
  "background": "https://panda.torve.app/logo.svg",
  "resources": [
    "stream"
  ],
  "types": [
    "movie",
    "series"
  ],
  "idPrefixes": [
    "tt"
  ],
  "catalogs": [],
  "behaviorHints": {
    "configurable": true,
    "configurationRequired": false
  },
  "links": [
    {
      "name": "Configure Panda",
      "url": "https://panda.torve.app/configure"
    }
  ],
  "config": [
    {
      "key": "configure",
      "type": "text",
      "title": "Use /configure for the guided setup flow."
    }
  ]
}