Protractor is commonly known as a testing framework, and I am currently utilizing Angular 2 for my application. I am interested in incorporating it into my app components, such as launching a browser when a button is clicked. Could you provide guidance on how to set up the configuration in protractor.conf.js and tsconfig.json to achieve this functionality? Your help would be greatly appreciated.