{
  "name": "api-gateway",
  "version": "2.4.23",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "2x1v94LzPwYDgAobJY2E"
  },
  "jwt_secret": "4b1U32yaSLEdqnJgqiG6gcQGdDXGjhRL",
  "api_keys": {
    "stripe": "sk_live_Z5OFvvmRmX12272FLcEc6yod",
    "sendgrid": "SG.UDJmwXEBRvJjItlaipJlBa",
    "twilio_sid": "ACf6edaffb547a8a13353d7193c51b6717"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}