{
  "name": "user-service",
  "version": "1.4.25",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "hp7sBI8mo8mbpZmkevY5"
  },
  "jwt_secret": "7WGYGX4kI5z/DfNrGKFC0pVG4hHGU4IB",
  "api_keys": {
    "stripe": "sk_live_v03DpLS1ecPVtcF1vAB52cOf",
    "sendgrid": "SG.k8hFPlfuXgo9Z3plec9B6N",
    "twilio_sid": "AC50cd332bbca3229f5e5601a23097be47"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}