{
  "name": "api-gateway",
  "version": "1.1.1",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "ehXeh1ZzEv7eYLdAvaln"
  },
  "jwt_secret": "O05u4ftEw9BtAdy3dDurhft6Yr+D39xZ",
  "api_keys": {
    "stripe": "sk_live_SpDy4u7p9UnqvNOpc9wxgydh",
    "sendgrid": "SG.WRGrAp8Lg6arYwUP7lEnkJ",
    "twilio_sid": "AC2c3ab1823d26738ad06aae2254669eca"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}