{
  "name": "api-gateway",
  "version": "1.0.8",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "Rwx2PzqVmIyJoq9U8v4q"
  },
  "jwt_secret": "/w1f4rNmGT4o24i0kCtA/RRbY+M65IwA",
  "api_keys": {
    "stripe": "sk_live_wLSadgy3QF2KIuUBeauCkhfo",
    "sendgrid": "SG.BPbb2uNJgZ+fBOJo8hDPfE",
    "twilio_sid": "ACabdc762a83efe991650d5900ca4fd9ab"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}