{
  "name": "api-gateway",
  "version": "1.2.23",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "CAZ7ccihTBVB3poY5Qwm"
  },
  "jwt_secret": "jPaCW5HgV1zCZMJXmwu2LF7gMEbNLLvF",
  "api_keys": {
    "stripe": "sk_live_YJb4Ri3bh4inw9W01Gu8HMZ1",
    "sendgrid": "SG.+LhnjToWZQ86QS1n2qDkRU",
    "twilio_sid": "ACb300c051a4cb311f4e48c74581e7c45e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}