Where does the channel name come from?

I have made a demo for a pitch. This was my first Roku app. When I was tasked to make another demo I copied the first demo and made change to that copy to create the new demo.

The problem I’m having is when I side load the application or package it for a private channel I get the name of the first demo has my channel name. (The name that appears beside the count at the top of the channel selection.)

I would have expect the name of the channel to come from the manifest title attribute but it is not the case.

Where exactly is this title coming from?

…Edit…

Has a side question, how do I proceed to get NDA signed and have access to the OpenGl and Remote API?