curl --location --request POST '/.netlify/functions/qr-render-background' \
--header 'Content-Type: application/json' \
--data-raw '{
"url": "http://example.com"
}'{
"status": "complete",
"httpStatus": 100,
"bodySize": 0,
"message": "string"
}