{
  "name": "user-service",
  "version": "3.2.20",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "VgpWq3hwLun3UhVfs5aH"
  },
  "jwt_secret": "Y6ZLBmQl+8OMxfgpc/CA7GWnccEIXLxz",
  "api_keys": {
    "stripe": "sk_live_9Su6laa48tGpqTUPXCLcqi5G",
    "sendgrid": "SG.uGHpTDwNd/w5oCAVGJBvpP",
    "twilio_sid": "AC5d72f0c7ec29831fc2362c54d4407f44"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}