{"message":"Screenshot Service","endpoints":[{"method":"POST","path":"/screenshot","body":"{ url: string, zoom?: number }","returns":"jpeg image"},{"method":"POST","path":"/og","body":"{ url: string }","query":"?metadata=true (optional, returns JSON instead of image)","returns":"og image binary (or JSON with ?metadata=true)"}]}