I am looking to build a digital sticker purchase app and use Firebase App indexing to make those stickers available in Gboard (as per https://android-developers.googleblog.com/2017/09/create-stickers-for-gboard-on-google.html).
However, rather than build a native Android app it would be my preference to build a PWA where users can purchase the stickers.
However, as far as I can tell there is no documentation on using Firebase App Indexing with PWA's.
Can anyone offer any definitive insight into whether this is possible or even if it is on the roadmap for Firebase / PWA?
Thanks