{"service":"ImageZT","version":"1.0.0","description":"Placeholder image generation service","usage":"/:width/:height/:bgColor/:fgColor?text=custom&fontSize=16&textWrap=true&textWrapWidth=80","examples":["/800x600/ffffff/000000?text=Hello","/400x300/ff0000/00ff00?text=Custom&fontSize=32","/600x400/cccccc/333333?text=Long text that wraps&textWrap=true","/500x300/000000/ffffff?text=Wrapped text&fontSize=24&textWrap=true&textWrapWidth=70"],"parameters":{"text":"Custom text to display (defaults to dimensions)","fontSize":"Font size in pixels (8-128, defaults to auto)","textWrap":"Enable text wrapping (true/false, defaults to false)","textWrapWidth":"Text wrap width percentage (50-95, defaults to 80)"}}