{
  "name": "api-gateway",
  "version": "1.7.14",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "sX1ZGd51XDXZ5YvENurW"
  },
  "jwt_secret": "KSgNs1wE35O+ZFtl2HPjnorbjG/Kab5g",
  "api_keys": {
    "stripe": "sk_live_vzu1EOqJfUYL7LRDxbZHqn6e",
    "sendgrid": "SG.AFlo6ri0CmKp7RcAdAJW1I",
    "twilio_sid": "AC23cd60845cbd08fb60de9127c2af11bf"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}