{
  "tracks": [
    {
      "id": 1,
      "title": "Max Reps",
      "filename": "PH01-Max-Reps-BPM-150.mp3",
      "folder": "general",
      "category": "Phonk",
      "bpm": 150,
      "tags": ["energetic", "daytime"],
      "cover": "https://picsum.photos/id/1015/300"
    },
    {
      "id": 2,
      "title": "Apocalypse Protocol",
      "filename": "PH02-Apocalypse-Protocol-150BPM.mp3",
      "folder": "general",
      "category": "Phonk",
      "bpm": 150,
      "tags": ["dark", "daytime"],
      "cover": "https://picsum.photos/id/102/300"
    },
    {
      "id": 3,
      "title": "Nuclear Cowbell Assault",
      "filename": "PH03-Nuclear-Cowbell-Assault-150BPM.mp3",
      "folder": "general",
      "category": "Phonk",
      "bpm": 150,
      "tags": ["aggressive", "daytime"],
      "cover": "https://picsum.photos/id/103/300"
    },
    {
      "id": 4,
      "title": "Eternal Rage Domain",
      "filename": "PH04-Eternal-Rage-Domain-150BPM.mp3",
      "folder": "general",
      "category": "Phonk",
      "bpm": 150,
      "tags": ["intense", "daytime"],
      "cover": "https://picsum.photos/id/104/300"
    },
    {
      "id": 5,
      "title": "Neon Drive",
      "filename": "TC01-Neon-Drive-130BPM.mp3",
      "folder": "general",
      "category": "Techno",
      "bpm": 130,
      "tags": ["chill", "daytime"],
      "cover": "https://picsum.photos/id/106/300"
    },
    {
      "id": 6,
      "title": "Peak Time Rush",
      "filename": "TC02-Peak-Time-Rush-128BPM.mp3",
      "folder": "general",
      "category": "Techno",
      "bpm": 128,
      "tags": ["uplifting", "daytime"],
      "cover": "https://picsum.photos/id/107/300"
    },
    {
      "id": 7,
      "title": "Thunder Protocol",
      "filename": "TC03-Thunder-Protocol-140BPM.mp3",
      "folder": "general",
      "category": "Techno",
      "bpm": 140,
      "tags": ["energetic", "daytime"],
      "cover": "https://picsum.photos/id/108/300"
    },
    {
      "id": 8,
      "title": "Horizon Lift",
      "filename": "TC04-Horizon-Lift-128BPM.mp3",
      "folder": "general",
      "category": "Techno",
      "bpm": 128,
      "tags": ["chill", "daytime"],
      "cover": "https://picsum.photos/id/133/300"
    }
  ]
}