How Do I launch an PWA app from app screen?

Hi, I am working on a PWA and I want to launch the PWA in android device. Does any one know how to do it?

is it possible to launch an app by following xpath: //android.widget.TextView[@content-desc=“App Name”]

I am planning this solution: Launch chrome browser and then Install PWA then put Chrome in background and launch PWA APP by name.

So if anyone has a better solution please share.