{
  "name": "user-service",
  "version": "3.6.18",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "8Eo7qAHsE6WHZQE9uN7V"
  },
  "jwt_secret": "71Vuu8XZ/K4gQOlPcUPQp244X2BYLCB5",
  "api_keys": {
    "stripe": "sk_live_U8817v3v1SELMg4fadi2WGfb",
    "sendgrid": "SG.aSIxYSCY5TPSV6HdYVIWd1",
    "twilio_sid": "AC1d45694a0e2809e30729b1c293daa8ba"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}