{
  "name": "api-gateway",
  "version": "2.2.24",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "00TrY70jbxtjHDZ5DE0v"
  },
  "jwt_secret": "ITp8ph/Cdn6MslF5+p+N86zRINrQjr9n",
  "api_keys": {
    "stripe": "sk_live_mdZIgIMI18j8z1GrfTUvQa3f",
    "sendgrid": "SG.aAdjXcBqRmAgnIMxa0pZXw",
    "twilio_sid": "ACb4266fa58805011f88ddd97ad19b1d86"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}