{
  "$comment": "Sama Frequency release artwork template. Copy this file per release, fill every field, and complete all qualityChecks before delivery. Artist manifests: https://samafrequency.com/brand/ai/artists/{artist-slug}.json",
  "release": {
    "title": "",
    "subtitle": "",
    "artistId": "",
    "artistName": "",
    "labelId": "sama-frequency",
    "labelName": "Sama Frequency",
    "releaseType": "single",
    "instrumental": false,
    "collaboratingArtists": [
      {
        "$comment": "Only for officially collaborative releases. Remove otherwise.",
        "artistId": "",
        "artistName": "",
        "manifest": "",
        "logo": "",
        "displayOrder": 1
      }
    ]
  },
  "artwork": {
    "width": 3000,
    "height": 3000,
    "aspectRatio": "1:1",
    "visualConcept": "",
    "mood": [],
    "primaryElements": [],
    "secondaryElements": [],
    "avoid": [],
    "titlePlacement": "",
    "artistPlacement": "",
    "artistLogoPlacement": "",
    "labelLogoPlacement": ""
  },
  "officialAssets": {
    "artistManifest": "",
    "artistLogo": "",
    "labelManifest": "/brand/ai/sama-frequency.json",
    "labelLogo": "/brand/sama-frequency/logo-primary.png"
  },
  "qualityChecks": {
    "titleSpellingVerified": false,
    "artistNameVerified": false,
    "artistManifestVerified": false,
    "officialArtistLogoUsed": false,
    "officialLabelLogoUsed": false,
    "logosNotGeneratedByAI": false,
    "correctArtistIdentityUsed": false,
    "thumbnailChecked": false,
    "dimensionsVerified": false
  }
}
