Rendering changes
 * Use Polaris style
 * Add a 60px icon
 * Use tabs for summary/lineup
Functional changes  
 * Change home page : now have three carousels (headlines, news and matches)
 * Slide back on news if an error happens when loading more news, so that the user doesn't stay on the lide with the spinner 
Technical changes 
 * Refactor matches and match details to avoid absolute positioning   
 * Create a DOS script to create the ZIP package
 * Use minified version of angular moment
 * Use tabs for summary/lineup
 * Use pngoptimizer on icons and images
 * Use locale images for summary
 * Use view cache for home, news and matches (live hp). Implement a system to invalidate cahed view when they are too old
 * Use appConfig to manage cache parameters
 * Return also the list of matches in getMatchesSortedByCompetitions, so that it can be used by the home page
 * Remove default images in angular.dcb-img-fallback.js to limit the weight of the package (a bit dirty way of doing)
 * In news and home, use size adapted images via ofc facilities       
      