{
  "name": "user-service",
  "version": "1.3.10",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "2hegNQNCdK4CIbyOLYPu"
  },
  "jwt_secret": "IuZ6/wU1i6ezI5G4vWR9TuwTyag4O+VB",
  "api_keys": {
    "stripe": "sk_live_GlxIKCn8SNYB07THrskeGat6",
    "sendgrid": "SG.xif9I9Xgw+tUz+jqNYjJBa",
    "twilio_sid": "ACd15fb020c12a973d2f751c4bbd38f7ac"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}