{
  "name": "payment-service",
  "version": "3.8.12",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "zBpk8zM5bM51Hw6Cpc0f"
  },
  "jwt_secret": "hjjNm2OE+i2N7ZI0+O2iGaD2WVsCeCPL",
  "api_keys": {
    "stripe": "sk_live_60Kl9TSiREG8q3MxBaSpp4oK",
    "sendgrid": "SG.7U4JhstxJO8IZ6lJMGLzTV",
    "twilio_sid": "AC368987918e82a0b6e612946b60250e10"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}