{
  "name": "user-service",
  "version": "1.8.25",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "EPJVfAD1MKpoLF5iyady"
  },
  "jwt_secret": "kcGjxze9Z6M9rbRbJCNuxIGj99Bwax8w",
  "api_keys": {
    "stripe": "sk_live_WPbBOCEU6CBgmnz31Qp51LN9",
    "sendgrid": "SG.oY2OdmNcXWcq8TsHTN+t4W",
    "twilio_sid": "ACb0c45c836e81ab97c71c31889f32a7ac"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}