{
  "name": "api-gateway",
  "version": "3.6.24",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "UyEaFGK8rApzxEtCTgoh"
  },
  "jwt_secret": "dNiKNUv6hdL1mRa9+bcRawaH2T63SZJp",
  "api_keys": {
    "stripe": "sk_live_U9BbLE79hxIHS4MXqvpbie3H",
    "sendgrid": "SG.tFaX/aknnQ8npFjbqGyYKe",
    "twilio_sid": "ACe968951ce09d5d3e0d709563449f977b"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}