{
  "name": "api-gateway",
  "version": "1.5.11",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Kv0A6lUiV5EFxcWyFNE4"
  },
  "jwt_secret": "I9BiavWdV/8S+uagtCwxTuZYYQ6qxRfo",
  "api_keys": {
    "stripe": "sk_live_XYKsdb9vH2Zvz8bymQFVbEmm",
    "sendgrid": "SG.H5QTPmlobD/0xzrhyBq+b7",
    "twilio_sid": "AC63475e2e33eed67bed86a287ab917f1f"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}