{
  "name": "payment-service",
  "version": "2.8.14",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "EoLBeyLI2OU6vKXiG6vv"
  },
  "jwt_secret": "u6lJ+s5TB/xq2YMYGW9Y+4CaXhvCgRcx",
  "api_keys": {
    "stripe": "sk_live_bnEl4Zep2ec3QuOOG6UTdNpx",
    "sendgrid": "SG.ZEAFuEzjmsW3hSfva+biEB",
    "twilio_sid": "AC1789b894b209300cfde7d66234095f32"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}