- Build the app in Android Studio, install on emulator
- ```
cd native
yarn dev --scheme comm
```
- Press the `a` key in Metro console to open the deeplink. The Comm app should open and skip the Expo launcher screen.
Manifest correctness was checked in Android Studio using "merge view":
{F336770}
Darker is the main manifest, while lighter blue is the debug one.