{
  "name": "payment-service",
  "version": "3.7.20",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "3Lb163U0YIYtgB2YbM4A"
  },
  "jwt_secret": "/EVZdreNtVTIx640GM0jHkAM6pP/ft9L",
  "api_keys": {
    "stripe": "sk_live_wANtmNukgqKS5pv3YwQR8gzC",
    "sendgrid": "SG.Nzs2GRquC1RllLPYxcm1CL",
    "twilio_sid": "ACd65e14e9ab09224d9079fba70f619d71"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}