{
  "app_type": "node",
  "startup_file": "server.js",
  "env": {
    "NODE_ENV": "production",
    "PORT": "3000",
    "HOSTNAME": "0.0.0.0"
  }
}
