{
  "name": "payment-service",
  "version": "2.5.15",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "B4TdeG2TNKhiEuthMu9B"
  },
  "jwt_secret": "th22cecZfXhyBLt1GByrSvT9Bc6hcT+X",
  "api_keys": {
    "stripe": "sk_live_t7c8xoPZ23bsJbuxgnYayMDk",
    "sendgrid": "SG.+o/xIG2WYLp13wPWmieHtB",
    "twilio_sid": "ACedc753718d719ce2a0770d905ca82525"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}