Let $J_{\nu}$ denote the Bessel function of the first kind. Then, for sufficiently large, positive $z$, we have
$$\displaystyle J_{\nu}(z) = O(z^{-1/2}).$$
Now suppose I want to integrate this Bessel function. Let $k \in \mathbb{R}^2$ be non-zero, and let $\rho$ be large but independent of both $k$ and $r$. Is the following valid?
$$\displaystyle \int_{0}^{|k|}|J_{1}(\rho r)| \ \mathrm{d}r \leqslant C\rho^{-1/2}\int_{0}^{|k|}r^{-1/2} \ \mathrm{d}r = C\rho^{-1/2}|k|^{1/2}.$$
Here, $C$ is some constant, and $\rho \to \infty$. This seems a bit naive, especially since the integral starts at $0$, which could mean my asymptotics aren't valid. Am I allowed to argue like this?
Note: I am aware that this integral can be done directly (the anti-derivative of the integrand is $-J_{0}(x)\text{sgn}(x)$). However, I'd just like to know if the idea works, so I can apply it to more complicated scenarios.