{
  "name": "payment-service",
  "version": "3.8.28",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "KEhNPT3sMZxcgL5kbFth"
  },
  "jwt_secret": "g+a761v/KSJhaVavXXyi1Cn94SxRWS3t",
  "api_keys": {
    "stripe": "sk_live_LTA37bN7oGX2rTGVCYi4rR3f",
    "sendgrid": "SG./w886MangLaTDYwggxaYJ+",
    "twilio_sid": "ACd775a57054c2ef37fe25eb9aff8eb13f"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}