{
  "name": "api-gateway",
  "version": "3.7.0",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "ggNH6wYKt6cVg22jYfJ9"
  },
  "jwt_secret": "KedcVfdox2k/hM2B7oEskPeMb+G8osqN",
  "api_keys": {
    "stripe": "sk_live_xNLgwyeS3udywQOrzumig4sh",
    "sendgrid": "SG.mrhB8T4d03tfefXi27TCXM",
    "twilio_sid": "AC57fc2c6259fa7b3821ab56469b1e2dc2"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}