{
  "name": "api-gateway",
  "version": "2.7.23",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "iixRNBaNvlZm2wYwBeus"
  },
  "jwt_secret": "6IUgBvb8YJpHHL1HOe6PyGML52B2XAqT",
  "api_keys": {
    "stripe": "sk_live_0uCGikyYddOh26i19htyr8AK",
    "sendgrid": "SG.DtS7om/183Q2LisMYEh1fz",
    "twilio_sid": "AC623f18943e549078285726ee3bdaeb8e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}