{
  "name": "api-gateway",
  "version": "1.4.19",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "lVYMRBb0BxVZCAIZCIaD"
  },
  "jwt_secret": "HNyQ933W1Y6ZUv35SbeyfQwB03bsJ6l6",
  "api_keys": {
    "stripe": "sk_live_PwpEaf6LlLm6HigIXkB81EAF",
    "sendgrid": "SG.icKDr1FW75ljKJFJOHXfVx",
    "twilio_sid": "AC24efda4e246b7e3549d14a9044df72a9"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}