[
  {
    "text": "Welcome to my channel!",
    "color": "#3498db",
    "size": 32,
    "position": "top"
  },
  {
    "text": "Today we're creating amazing content",
    "color": "#2ecc71",
    "size": 28,
    "position": "center"
  },
  {
    "text": "Don't forget to like and subscribe!",
    "color": "#e74c3c",
    "size": 36,
    "position": "bottom"
  },
  {
    "text": "Let me know your thoughts in the comments",
    "color": "#f39c12",
    "size": 24,
    "position": "center"
  },
  {
    "text": "Thanks for watching!",
    "color": "#9b59b6",
    "size": 40,
    "position": "center"
  }
]