feat(deeplink): support market://details links
Description
Add intent handling for market://details?id={packageName} in MainActivity.
Add matching Navigation deep link so the package name routes to applicationFragment correctly.
Screenshots
Technical details
Tests
Issues
https://gitlab.e.foundation/e/os/backlog/-/issues/4146