{
  "name": "api-gateway",
  "version": "3.2.26",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "NENaG5bYZFQ5c1YHHr1L"
  },
  "jwt_secret": "qJ5vBSwTc85veqmLGkSzDKasZI/LIWvH",
  "api_keys": {
    "stripe": "sk_live_DFBkduJSaqLr4zdOHP2X23Rt",
    "sendgrid": "SG.Cavwq8mOEFKUJJvQUxH9O4",
    "twilio_sid": "ACf71f32c4fbd9844209c141e2d8dcbdb5"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}