← back to Wallco Ai

public/reel-music/manifest.json

30 lines

[
  {
    "id": "calm",
    "label": "Calm & Airy",
    "mood": "Soft, weightless — lets the pattern lead",
    "file": "/reel-music/calm.mp3",
    "duration": 28
  },
  {
    "id": "elegant",
    "label": "Elegant Minor",
    "mood": "Moody, editorial — luxury-brand calm",
    "file": "/reel-music/elegant.mp3",
    "duration": 36
  },
  {
    "id": "upbeat",
    "label": "Bright & Upbeat",
    "mood": "Pop I-V-vi-IV lift — scroll-stopping",
    "file": "/reel-music/upbeat.mp3",
    "duration": 17
  },
  {
    "id": "lofi",
    "label": "Lo-Fi Mellow",
    "mood": "Warm jazz-7th haze — relaxed browse",
    "file": "/reel-music/lofi.mp3",
    "duration": 28
  }
]