{
  "$mulmocast": {
    "version": "1.1",
    "credit": "closing"
  },
  "movieParams": {
    "provider": "replicate",
    "model": "bytedance/seedance-1-lite"
  },
  "speechParams": {
    "speakers": {
      "Presenter": {
        "provider": "gemini",
        "voiceId": "Leda",
        "speechOptions": { "instruction": "Speak in a slightly high-pitched, curt tone with sudden flustered shifts—like a tsundere anime girl." }
      }
    }
  },
  "audioParams": {
    "bgm": {
      "kind": "url",
      "url": "https://github.com/receptron/mulmocast-media/raw/refs/heads/main/bgms/morning001.mp3"
    }
  },
  "canvasSize": {
    "width": 1024,
    "height": 1536
  },
  "imageParams": {
    "provider": "google",
    "model": "gemini-2.5-flash-image",
    "style": "<style>A highly polished 2D digital illustration in anime and manga style, featuring clean linework, soft shading, vivid colors, and expressive facial detailing. The composition emphasizes clarity and visual impact with a minimalistic background and a strong character focus. The lighting is even and bright, giving the image a crisp and energetic feel, reminiscent of high-quality character art used in Japanese visual novels or mobile games.</style>",
    "images": {
      "ani": {
        "type": "image",
        "source": {
          "kind": "url",
          "url": "https://raw.githubusercontent.com/receptron/mulmocast-media/refs/heads/main/characters/ani.png"
        }
      }
    }
  }
}
