Your app is not listed under the "Made for COSMIC" category, meaning a lot of people are going to miss it.
The fix is simple, add this to your metainfo:
<provides>
<id>com.system76.CosmicApplication</id>
</provides>
Your app is not listed under the "Made for COSMIC" category, meaning a lot of people are going to miss it.
The [fix is simple](https://github.com/pop-os/libcosmic#made-for-cosmic-flatpak-ids), add this to your metainfo:
```
<provides>
<id>com.system76.CosmicApplication</id>
</provides>
```