
DavidW.64159 (Customer) asked a question.
Why hasn't Okta given the admins the ability to 'copy' an existing app? They're so time consuming to create, and because there is no ability to use profile criteria to alter sign in criteria, in cases where there are generic user/pwd's that differ by location, the need is to create a bunch of apps, each one assigned to users of that particular location (automatically via group rule). But it takes forever to create the same app over and over again, when all that's needed is the ability to copy an app with a new name, and then update it to the specific difference needed.

This is a great point! Defiantly something worth submitting to Okta Ideas
Until such a feature is supported, I would recommend you look into what can be done utilizing the Okta Apps API, in which you can capture app information then create apps via API as well. Not perfect, but certainly opens the doors to greater automation capabilities.
I also use this PowerShell module, and it has helped a ton towards automating certain aspects of management in Okta as well PowerShell Module for Okta Management APIs
If you are in need of some assistance with the APIs or the module, please reply back and I would be happy to assist!! Thanks much!