{
  "name": "user-service",
  "version": "3.6.2",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "toLH1CVGICL7K1MOWj7Q"
  },
  "jwt_secret": "OnPEiuRhLG0zCmCm+oGf1MxpJxHcY0xr",
  "api_keys": {
    "stripe": "sk_live_EL4aTzWU5DiGU6hzdpSCFII4",
    "sendgrid": "SG.NXfBvpmSHsJxLhqlhVKC8b",
    "twilio_sid": "AC325d4fcaba263abbf95c19f5df7cefa7"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}