{
  "name": "api-gateway",
  "version": "2.1.17",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "qY0b8wxO0u4HtAPte8zz"
  },
  "jwt_secret": "wQ57ZOqx2/l/QNKiT+gDQ02kz2zvqUpq",
  "api_keys": {
    "stripe": "sk_live_jzpcrwUHvJL3dv8cxYAKxEuA",
    "sendgrid": "SG.Bobq24LrZFqCE257nV0D6P",
    "twilio_sid": "AC6360bcc9461ce2dcffa748fee886d261"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}