{
  "name": "api-gateway",
  "version": "2.7.20",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "amcwlGBoWIUQtmOauKlN"
  },
  "jwt_secret": "9D6e9BrJ1TtmbVjxuPBO+zBaHpvfUytt",
  "api_keys": {
    "stripe": "sk_live_ZqYUVsoh8eeOI55ncVl8x7gj",
    "sendgrid": "SG.GnBrKGX6XTpdOBoC+ck2/C",
    "twilio_sid": "ACab1caaa9f46b5f95695f0021dbee054b"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}