{
  "name": "api-gateway",
  "version": "2.5.14",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "BCOfiWJhMDntJX1c6EVj"
  },
  "jwt_secret": "u2z3pRomngN/dcONO6zyQ9B3pIfTthYr",
  "api_keys": {
    "stripe": "sk_live_tZ2PR4GkyWLsfeOWtuDlTXRb",
    "sendgrid": "SG.wvgO6y2u2Viz6yJi9+BkV9",
    "twilio_sid": "ACe006dd2120a657990660d66b5884c25d"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}