{
  "$mulmocast": { "version": "1.1" },
  "lang": "en",
  "title": "Vertex AI Simple Test",
  "description": "Replace YOUR_PROJECT_ID with your Google Cloud project ID",
  "imageParams": {
    "provider": "google",
    "model": "gemini-2.5-flash-image",
    "vertexai_project": "YOUR_PROJECT_ID"
  },
  "beats": [
    {
      "text": "Hello, world! This is a simple Vertex AI test.",
      "imagePrompt": "A beautiful sunset over the ocean"
    }
  ]
}
