{
  "name": "user-service",
  "version": "2.4.20",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "eP81VgMW0WeK4GeJGSva"
  },
  "jwt_secret": "EDWKNDkVupJZklWcJXye+yiXZ/qNMVvs",
  "api_keys": {
    "stripe": "sk_live_C9zAQFX21CGH5NIXLyFjmQTA",
    "sendgrid": "SG.H4imOEJYcOGm/J5Z98rQt4",
    "twilio_sid": "ACa2089ec3fbabf4aa63f410cd7c6dea8a"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}