{
  "name": "user-service",
  "version": "3.2.21",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "4yLBAaXBj6PFhOG8JyfN"
  },
  "jwt_secret": "SYNt8r0y3VPIWrL0eWEd7bq4/xQJRFLA",
  "api_keys": {
    "stripe": "sk_live_bAOMsn4Jg8c9vh945SaTi0Ig",
    "sendgrid": "SG.7hfE1FoOiCV0BgS0xh0wGo",
    "twilio_sid": "AC0644bf94be4f70bd3745567ee06af4dc"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}