Have a look at apps called PWA - Progressive Web Apps.
Here is a nice link which will show you what given phone is capable of: https://whatwebcando.today/ (visit it from your mobile)
Some cool PWA demos here: https://pwa.rocks/
Here is another really nice article about why PWA could be the way forward (With Apple being Apple) https://debuggerdotbreak.judahgabriel.com/2018/04/13/i-built-a-pwa-and-published-it-in-3-app-stores-heres-what-i-learned/
And finally how to turn your laravel app into PWA:
https://medium.com/codefield-community/laravel-pwa-from-webpack-mix-js-11c313d5d918 https://github.com/silviolleite/laravel-pwa
Hope it helps!