Smart App Banner for Android

Hi,
I’m wondering if there is any good practice how to implement “smart app banner” for Android on Hugo website?

For iOS apps it is done by adding a meta tag to head of a website:

<meta name="apple-itunes-app" content="app-id=myAppStoreID, app-argument=myURL">

Is there any similar way for Android apps?

Thank you,
Lukas

Your question is off-topic. Development issues not specific to Hugo should be raised elsewhere. You might try Stack Overflow.