OAuth - Unexpected information on App permissions window

I have an app on “App Marketplace” and it contains just a single scope, “View all users' meetings information on Dashboard/dashboard_meetings:read:admin

When a user adds the app into own account via OAuth, upon successful login via OAuth, a window shows up with the information app can view, it shows quite a lot access permissions than what app is requesting for, e.g. it says app can access “Profile & Contact Information”, “Calendars”, etc. But what the app is doing is making query to meeting/call record information. Attached is the screen shot of the app permissions window.

I would like to know how to make the app permission window show just what the scope added to the app can do or what the app intends to do.

Thanks and regards!