Generates a QR code image (PNG) from a provided URL.
POST https://qr-code-api-x402-689670267582.us-central1.run.app/generate
$0.005 USDC
{ "url": "https://example.com", "size": 300 }
Returns the generated QR code as a PNG image binary.