{
  "name": "api-gateway",
  "version": "2.4.23",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "tMdsxAlOb5OoZ96hLsRh"
  },
  "jwt_secret": "VNsHnmuWVzVESpzQRsKTm34j1JLr6HqG",
  "api_keys": {
    "stripe": "sk_live_y8DtybUcv2kpOSGev13L9JR0",
    "sendgrid": "SG.9GFTOxZzRfXyM5/Kqg6MsP",
    "twilio_sid": "AC081da671c08bc767908cbda4066b9e4a"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}