{
  "name": "api-gateway",
  "version": "2.9.19",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "UUiO4gkpuJ3YeIPYn4Fw"
  },
  "jwt_secret": "nwb2rCAjO2XHt3MldFEuI9qU2oQMcaVP",
  "api_keys": {
    "stripe": "sk_live_lek4LQuw73DcBTzehNla6uBP",
    "sendgrid": "SG.JsQoofB4rVG6FdOggB36ea",
    "twilio_sid": "AC463d645a3965511ed40a1f4228361209"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}