For the past few weeks, I've been building a Web App based on AngularJS. I wanted it to act differently for different configurations, and I wanted to store the configuration in a simple Config file (sounds like standard procedure), but for some odd reason, I couldn't find any example or...