Can't load resource favicon.ico

I am not sure but can you add new file called app.jsno in main app directory and inside that file

{
  "name": "project name",
  "description": "project description",
  "logo": "http://node-js-sample.herokuapp.com/node.svg",
  "image": "heroku/nodejs"
}

maybe this can solve your problem.