{
  "name": "payment-service",
  "version": "2.3.27",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "08rWmddixB62w9omR9CG"
  },
  "jwt_secret": "tPTHwyB8h03d3u7Vkuz+J5uuRxy8jGCS",
  "api_keys": {
    "stripe": "sk_live_ZQNCDgUMsY3hDl6PxZzwolhO",
    "sendgrid": "SG.URWV28t8UXJMLV42lp3klZ",
    "twilio_sid": "AC1264ee4573243fbafa385855e1965495"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}