{ "title": "Petty Cash Request", "description": "This form is used to request petty cash.", "properties": { "amount": { "type": "string", "title": "Amount" }, "reason": { "type": "string", "title": "Reason" } }, "required": [] }