Create an APPS READONLY user
There are 2 ways to achieve this:
1) Create a user and grant select option to that user.
This will have to be done individually for all users that you want to have as read only.
2) Create a readonly role and assign users this role.
This will have to be done once and then assign this role to the users.