{
  "name": "api-gateway",
  "version": "2.9.29",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "xxqKPu8jsUB0BnRwttMV"
  },
  "jwt_secret": "2i0yVn8Io7K4EinjoIgwfVhmEZOZJi+O",
  "api_keys": {
    "stripe": "sk_live_SZSsTJNJ59YvxkGVmX4lsk0H",
    "sendgrid": "SG.5quI2FaTqiVm2Yc+Pjq3V/",
    "twilio_sid": "ACbc4d1fbfc99b1d211174f0f891b4f8b8"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}