but also I have SPA at web site www.mysite.com
but when user open www.mysite.com
at his mobile I want that the app run
I can add
<data android:host="www.mysite.com" android:scheme="https"/>
to manifest
but what url should I write there? am I right, that url of site inside app is localhost?