There are three types of apps on Apple Silicon.
On Apple silicon Macs, Intel apps run under Rosetta 2. If you look in Activity Monitor and search for the app, you’ll see that the architecture type is Intel. If the app is Arm64 then the app won’t run on an Intel x86-64 based Mac. In Activity Monitor it will show up as Apple. A Universal app will run on both Apple silicon Macs and Intel Macs. Normally if you run this type of app on an Apple silicon Mac then Activity Monitor will show Apple. You can change this by doing a Get Info menu selection from the Finder on the app and checking the Open using Rosetta box in which case it will run as Intel.
You can always check which type of app you run with the Finder by selecting the app and choosing the Get Info menu item from the Edit menu.