Rehab & leg strength
If you opened the file directly with file://, the browser blocks the JSON fetch. Serve the folder from a local HTTP server instead (e.g. python3 -m http.server 8000).
file://
python3 -m http.server 8000