\( f(x) = \begin{cases} 3x + 2, & x \leq -1 \\ x^2 - 1, & -1 < x < 2 \\ 4, & x \geq 2 \end{cases} \) fonksiyonu veriliyor. Buna göre \( f(-2) + f(0) + f(3) \) toplamı kaçtır?