{
  "name": "api-gateway",
  "version": "3.3.21",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "juYIgP5C8fVcG6o3MsB6"
  },
  "jwt_secret": "96nSZ3/kqISDavVwK715FBIQtm0Tll1i",
  "api_keys": {
    "stripe": "sk_live_cfAnkfhFaJEqNKV795jihY4W",
    "sendgrid": "SG.P84a9hU71RGxfB+lNhJiuk",
    "twilio_sid": "AC3412f81ec40a3794dd4e8706d91b6ca5"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}