{
  "name": "user-service",
  "version": "1.8.20",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "5mrzoh1ceeQkcQe51XLi"
  },
  "jwt_secret": "9UXAX9e39Ic5xrtfyVKfvxbkyZG3ecf8",
  "api_keys": {
    "stripe": "sk_live_ujfVlLTYOp0uwdUPYOk9KrBR",
    "sendgrid": "SG.5tqDy1RylEZqMGN970933U",
    "twilio_sid": "ACe36816d7f32c974d51410f5af4b6c9de"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}