{
  "name": "api-gateway",
  "version": "3.3.21",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "xeqs7x54VEKhmTqWGxkm"
  },
  "jwt_secret": "dBH6wPk02uO/7wKOaBfSueqhoo0z6yJ0",
  "api_keys": {
    "stripe": "sk_live_Z7WQR6e0QpxSaglyzDAeSiDQ",
    "sendgrid": "SG.f/0zdabddyHIh2xsfP0m1N",
    "twilio_sid": "AC17cd28e43497e6192e649e9f3d3a3e21"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}