{
  "$mulmocast": { "version": "1.1" },
  "imageParams": {
    "provider": "google",
    "style": "<style>Photo realistic.</style>"
  },
  "movieParams": {
    "provider": "google"
  },
  "lang": "en",
  "beats": [
    {
      "id": "gemini_3_pro_image_preview",
      "text": "image generated by gemini-3-pro-image-preview",
      "imagePrompt": "a woman is walking through a busy Tokyo street at night, she is wearing dark sunglasses",
      "imageParams": {
        "model": "gemini-3-pro-image-preview"
      }
    },
    {
      "id": "gemini_3_1_flash_image_preview",
      "text": "image generated by gemini-3.1-flash-image-preview",
      "imagePrompt": "a woman is walking through a busy Tokyo street at night, she is wearing dark sunglasses",
      "imageParams": {
        "model": "gemini-3.1-flash-image-preview"
      }
    },
    {
      "id": "gemini_2_5_flash_image",
      "text": "image generated by gemini-2.5-flash-image",
      "imagePrompt": "a woman is walking through a busy Tokyo street at night, she is wearing dark sunglasses",
      "imageParams": {
        "model": "gemini-2.5-flash-image"
      }
    },
    {
      "id": "gemini_2_5_flash_image_alt",
      "text": "image generated by gemini-2.5-flash-image with a different prompt (used by image_animation_showcase to give the carousel/grid four distinct images)",
      "imagePrompt": "a beautiful mountain landscape at sunrise with snow-capped peaks",
      "imageParams": {
        "model": "gemini-2.5-flash-image"
      }
    },
    {
      "id": "genai_veo2",
      "text": "movie generated by veo2",
      "duration": 5,
      "moviePrompt": "a woman is walking through a busy Tokyo street at night, she is wearing dark sunglasses"
    },
    {
      "id": "genai_veo2_image",
      "text": "movie generated by veo2 with image",
      "duration": 5,
      "imagePrompt": "a woman is walking through a busy Tokyo street at night, she is wearing dark sunglasses",
      "moviePrompt": "a woman takes a selfie with her phone"
    },
    {
      "id": "genai_veo3",
      "text": "movie generated by veo3",
      "moviePrompt": "a woman is walking through a busy Tokyo street at night, she is wearing dark sunglasses",
      "movieParams": {
        "model": "veo-3.0-generate-001"
      }
    },
    {
      "id": "genai_veo3_1",
      "text": "movie generated by veo3_1",
      "moviePrompt": "a woman is walking through a busy Tokyo street at night, she is wearing dark sunglasses",
      "movieParams": {
        "model": "veo-3.1-generate-preview"
      }
    },
    {
      "id": "genai_veo3_image",
      "text": "movie generated by veo3",
      "duration": 5,
      "imagePrompt": "a woman is walking through a busy Tokyo street at night, she is wearing dark sunglasses",
      "imageParams": {
        "model": "gemini-2.5-flash-image"
      },
      "moviePrompt": "a woman is walking through a busy Tokyo street at night, she is wearing dark sunglasses",
      "movieParams": {
        "model": "veo-3.0-generate-001"
      }
    }
  ]
}
