I am using the predefined PWA Template from VuetifyJS and i want to change/set the Android Status Bar BackgroundColor that will be used when the PWA is installed on my Android Phone.
I am using the predefined PWA Template from VuetifyJS and i want to change/set the Android Status Bar BackgroundColor that will be used when the PWA is installed on my Android Phone.
Add this somewhere in your head element with the colour of your choice as the content:
<meta name="theme-color" content="#ffffff">