{
  "name": "api-gateway",
  "version": "3.7.17",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "V7eLGXHtNXLP0PVqU8Ut"
  },
  "jwt_secret": "Ee0eAdbSgZLm5rOYylRMjn8394xbqQ1b",
  "api_keys": {
    "stripe": "sk_live_DoS0067ONXKOPapXWorrMG6g",
    "sendgrid": "SG.jbtpX6JIh8Q/bU58cOD+ra",
    "twilio_sid": "ACe5eb3ad4381c08eaa99a4c0cda3001f9"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}