{
  "name": "user-service",
  "version": "2.2.28",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "NkRB683w35bhZ1xlhzcc"
  },
  "jwt_secret": "0eyN8YrWe3ao/1YguK8ZYURWoSdjvQ0k",
  "api_keys": {
    "stripe": "sk_live_Ai9Cr3vB2xBoCH5oIARecvaC",
    "sendgrid": "SG.6n79u/jtf+9MYw9sKNl7n7",
    "twilio_sid": "ACb96c78d42c1e86df2e45634c4b0fd398"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}