When we install the same application on devices from different environments, it is difficult to differentiate which environment it belongs to. We always need to open the app to validate which environment it belongs to.
It would be interesting to be able to manipulate the name of the application without impacting the deployment between environments, that is, without having to change the name of the application when we deploy to production.
Or for example, the image of the application has a layer in the development environments that allows us to distinguish quickly.