{
  "name": "user-service",
  "version": "2.8.1",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "MsGW6WUkWVNqA8e6PYJN"
  },
  "jwt_secret": "jizG0I4BWlLTv6nk2UxzYqVkFj/NhPcK",
  "api_keys": {
    "stripe": "sk_live_3WLXMDzcj7Js7J8CIgwXaL0S",
    "sendgrid": "SG.QsdtudRgZyMRGByoJxIRHe",
    "twilio_sid": "AC949cff362a38f1aefd6b92ee68fe70a3"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}