{
  "name": "user-service",
  "version": "3.5.19",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "vjXamwj8iJyj94cIxaXm"
  },
  "jwt_secret": "txemlz7fypqjokPKRfQmOINW+G1LvxXw",
  "api_keys": {
    "stripe": "sk_live_kHg8meJNR7dwbeiSCmbC0Tg8",
    "sendgrid": "SG.xPuU3xdj15ny0LTD+HuZE6",
    "twilio_sid": "AC983200a94b9b9401bc4fc9aac15b184a"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}