{
  "name": "user-service",
  "version": "3.6.17",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "TqflI0k92yuifjQYwsgF"
  },
  "jwt_secret": "wRrwmTvT7TFWWUJh6/m93UYhzFLv1c2K",
  "api_keys": {
    "stripe": "sk_live_QJEkraZL7OqnDxk0zQQ8HUjf",
    "sendgrid": "SG.idwr3BpI2IFY1tn8UC66vD",
    "twilio_sid": "AC6a5404ea5f9e4fa39c110eeb18aceb6e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}