{
  "name": "api-gateway",
  "version": "1.8.21",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "ypXQ9pGJijYqbDnu1jpV"
  },
  "jwt_secret": "O7TJs1r+4aJO+cDyzVB8q2GbAtE0U6EU",
  "api_keys": {
    "stripe": "sk_live_zCv9hkREyHOUTO4ORdr610hh",
    "sendgrid": "SG.EfP7ocQQm9h1mfZWTCRf22",
    "twilio_sid": "AC8360da4a8b338b67dc9538ab4e59f9da"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}