{
  "name": "api-gateway",
  "version": "1.1.18",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "kVx0dXAdPnVFFkqtDAmA"
  },
  "jwt_secret": "JJXNoglSrLtY61lhVfcYAz/+WaT7/pgS",
  "api_keys": {
    "stripe": "sk_live_NSZmuiPtPumBkdhqdJqBsEAH",
    "sendgrid": "SG.XZ5dcELLZL+R02xYjhlmln",
    "twilio_sid": "AC061de2695a59a54f45c00b9dc22abfa3"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}