{
  "name": "api-gateway",
  "version": "1.1.7",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "warzlQQFjoWQRFyWhlJe"
  },
  "jwt_secret": "po1BkXbiGER4/ry4+c/UTouYKIk8WCKQ",
  "api_keys": {
    "stripe": "sk_live_kUrRCQ0EoMs6yzeCdCVzyV6t",
    "sendgrid": "SG.HcVafAxe4ud11uh2fBrGls",
    "twilio_sid": "AC7d04e25a305410f76497f9198ea5d5b3"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}