Setting viewport width for consistency across devices

Am I able to set the viewport width or will this cause issues / go against the “ionic way”.

Basically I want my app to look consistent (widths, heights, font-size) across devices eg (iphone, ipad, web) and not responsive as such.

Thanks

Not too sure why you would want to do this… but you can use the viewport meta tag to do this