{
  "name": "user-service",
  "version": "3.2.23",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "VYS7Em9jGIeHDAXQDa3d"
  },
  "jwt_secret": "UiClPvLdyuDNA7M7i3f9/4w40VB6T+wM",
  "api_keys": {
    "stripe": "sk_live_KuAX8yoU9xOZO6pNs0hf0V3T",
    "sendgrid": "SG.cuQ0PMZzKEaxRtEDBssaZK",
    "twilio_sid": "AC4fe107040c94e8325f4eac90c8ea0f30"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}