{
  "name": "api-gateway",
  "version": "3.2.5",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "4yHpeqVrkRTDz81AonoN"
  },
  "jwt_secret": "y1XnW4ZoWnpLyBA25X54E5rOQPET0n+D",
  "api_keys": {
    "stripe": "sk_live_enxwEiS5AhyCoghFLkyy1X9I",
    "sendgrid": "SG.otWzzsAJJOwqrWe8B5Yd+4",
    "twilio_sid": "ACf634f649856187923998135283de839c"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}