{
  "name": "payment-service",
  "version": "3.7.27",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "aXmQQgDR8UfZh70ywbSp"
  },
  "jwt_secret": "4QF/Pn+Omsi9Trb9dcux+hEdwjpcJX5Z",
  "api_keys": {
    "stripe": "sk_live_8gkGDDEmmlsIpMZuQXanTdi0",
    "sendgrid": "SG.pUeHwP1Q4by5Fc1MhSlndh",
    "twilio_sid": "ACc564b033aa08f0c3cd3ffcbac3df12a1"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}