I see (for my application) "1 application and 1 service"
Does it really say "application" and not "process"?
What about notifications? Is it managed by the service or by the app?
Depends on what you mean with "app". Android just knows processes and components.
How the service could communicate with the application if this one is closed?
Why is it closed?