{
  "name": "api-gateway",
  "version": "3.8.3",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "QWTACseyrf6sByylsc44"
  },
  "jwt_secret": "zpvDOnBbivYh5wmiqu33lPfGat22Xu24",
  "api_keys": {
    "stripe": "sk_live_tgpVKZXK4feAoXeHg25y9I1I",
    "sendgrid": "SG.dH2yWU/LY+PoFM9/tx3FjZ",
    "twilio_sid": "AC5ca02c03c15b180bd3b0f75a661b85c9"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}