{
  "name": "payment-service",
  "version": "3.5.11",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "GjJuY1c7DF1VPR0369jP"
  },
  "jwt_secret": "Me/r2s7Vc/BCIe2YdfMLIhFUmw43ICTU",
  "api_keys": {
    "stripe": "sk_live_thbH9BFT75zIuFlz47n6Bstx",
    "sendgrid": "SG.DqcTg8dTTOlpLRivpgKC4k",
    "twilio_sid": "ACa93dacd7b332fdf3522f5e5df3844d9c"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}