{ "star_accuracy_thresholds": [ 0.6, 0.75, 0.85 ], "venues": [ { "id": "bar", "name": "The Dive Bar", "description": "Sticky floors, a dozen regulars, and a PA that has seen better decades.", "star_threshold": 0, "pack": null }, { "id": "club", "name": "Velvet Room", "description": "A proper club stage. People actually came to hear you.", "star_threshold": 50, "pack": { "url": "https://github.com/got-feedBack/feedBack/releases/download/venue-club-v1/club-pack-v1.zip", "sha256": "0000000000000000000000000000000000000000000000000000000000000000", "bytes": 0 } }, { "id": "arena", "name": "Feedback Arena", "description": "Ten thousand seats. Try not to think about it.", "star_threshold": 150, "pack": { "url": "https://github.com/got-feedBack/feedBack/releases/download/venue-arena-v1/arena-pack-v1.zip", "sha256": "8898c7912c84123559ecfd8b0afd3be19da9a0a4b04aa9dbb5aa1e7f4e3e1669", "bytes": 351284599 } } ] }