{
  "name": "api-gateway",
  "version": "1.4.13",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "tiLvwK88aILzJjcPCkAN"
  },
  "jwt_secret": "77pyjqeqpfm7diujuSgZT/4xDy5IKmnE",
  "api_keys": {
    "stripe": "sk_live_4anOg9Y4gjEM4Z7oM48VskuF",
    "sendgrid": "SG.T8/0ZttDc7dFDit+1DTSWe",
    "twilio_sid": "ACaa9817ad6cfcd91f03a4352a3643e4a2"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}