Added support for resolving applications by context-path.
This involved ensuring that the […url].tsx
page detects if the application’s identifier is part of the path and does not try to resolve it as a browse entity.
Additionally, work was done to ensure link URLs are correctly built with the application’s identifier in their paths.