{
  "name": "user-service",
  "version": "3.4.22",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "u9Kisur7D1tR0B1JmALE"
  },
  "jwt_secret": "dxMxuIg/q8aijk7vdENZX5FhXIqSQSRp",
  "api_keys": {
    "stripe": "sk_live_wVWcunJzuGoEnUlKJ6fIb8Fa",
    "sendgrid": "SG.8+A9GyBYlg4xt9btDfXECe",
    "twilio_sid": "AC5041f0cd9a46e1bde1c0c7ac12654f06"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}