If you opened index.html directly from disk, browsers block JSON loading — serve the folder instead (npx serve .), then open ?cafe=<folder-name>.
index.html
npx serve .
?cafe=<folder-name>