{
  "name": "api-gateway",
  "version": "1.5.17",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "4DUNJGo84OEwKMEUzprL"
  },
  "jwt_secret": "AAnEVaIMPhYHOx7ESrEsshDU9uV8tA54",
  "api_keys": {
    "stripe": "sk_live_CALQERr8AjsEWjnhGbnD4MvL",
    "sendgrid": "SG.k16ABGV/cLf5k5ZiqV67hA",
    "twilio_sid": "AC31161a932a17a51c2571ba627c6c543e"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}