{
  "name": "api-gateway",
  "version": "3.8.26",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "RTrtHqWdFHNtPHZQ5s3e"
  },
  "jwt_secret": "3gLy883NgEKYKRS1p57A8+X5hjIpJZsL",
  "api_keys": {
    "stripe": "sk_live_A6PCWuKiqqJP8V1Nq85lOdH5",
    "sendgrid": "SG.+IcyE/qotpRkbmuCzc0cIn",
    "twilio_sid": "AC00f1b1b703539a374d5c50f9a892209f"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}