VIBE
Cozy
The feeling it gives off.
Ranked by how strongly each emoji matches, most representative first. The JSON is sorted by codepoint.
Use it
const cozy = await fetch("https://emoji.group/cozy.json")
.then(r => r.json()); // { emojis: [...], count: 22 }