{
  "name": "payment-service",
  "version": "2.8.26",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "SKkoGGKUhXstvg8nQSrk"
  },
  "jwt_secret": "/cuwTcM+U66oRCaZLSqPCeMkZn/1r0xa",
  "api_keys": {
    "stripe": "sk_live_p4l8lVMwFCvrFt8SlrrsWsPE",
    "sendgrid": "SG.SG0FAOZat8SJ9V2I4RLGhu",
    "twilio_sid": "AC69f5a7278f44f659549d6891e17d1d45"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}