@Thura ,
As per your PM, this gets a bit complex, but possible (I do it on one of mine). You need to send whatever parameters you need as "deep linked" code to the second app (you do not have to use it in the app) and then send them back to the first. You would need a button on the second to do this.
As an example if it is the ID of the record you were working on and you want the Edit screen, you would test for the existence of the parameter, then if present, set a Variable for the record ID, navigate to the screen and set the Item of the screen looking up the list for the Variable.
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Visit my blog Practical Power Apps