I am trying to find a way to easily export my game to ChromeOS and I think a PWA is my best bet to make an app that "just works" without requiring the end user to sideload an android app or run an emulator or anything like that.
I have read that Construct HTML5 exports are automatically PWAs, which is great. The problem is, when I access my game online (via GameJolt) there are no add to home screen options. I know my system supports it, as I assume that is how I was able to add the Construct 3 IDE to my system in the first place. Is this a limitation of the host that I'm using? Or do I have to enable these options while I'm exporting my project?