{
  "name": "user-service",
  "version": "3.0.20",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "cNFj0ESXZ73oR0teRTbG"
  },
  "jwt_secret": "/InGhyrEsbP1MQqS4wZConVI7amVO7q1",
  "api_keys": {
    "stripe": "sk_live_amtqzm81SnBYkIvH2wf0YdMA",
    "sendgrid": "SG.xz1rf9/kHG+gKrRWv3eUMY",
    "twilio_sid": "ACcea8c37e46b5b26461c3cd9bf3932bcd"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}