{
  "name": "payment-service",
  "version": "2.4.16",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "cgeleLdxEfp3n2SE4zVH"
  },
  "jwt_secret": "UgXqQYPp09eAJl0ECWnyuns4U2PJrWG2",
  "api_keys": {
    "stripe": "sk_live_fpoxd2LvEGJGaZMNMbH9ELDK",
    "sendgrid": "SG.7ZiTLSbzYQYLODaAWs/eke",
    "twilio_sid": "AC437f715a134a068bf72ef7d0417c1f13"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}