{
  "name": "user-service",
  "version": "3.7.23",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "SuWofxYH6Ye9ia0IDIcJ"
  },
  "jwt_secret": "R9Z5/dA5mEg9y6VNWPrjdxpQp7HfVhDe",
  "api_keys": {
    "stripe": "sk_live_D0OiIHG9NzYaGiYvDL9iI0iG",
    "sendgrid": "SG.bHfIeyYPLFGboVQ/bZ7L4V",
    "twilio_sid": "AC33e529b9c2c74cea3bc6d60da2090b86"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}