{
  "name": "user-service",
  "version": "2.4.2",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "hukiB3jdQ2UELlvEeeCB"
  },
  "jwt_secret": "YHGL1KhMTh0EDphkl750dsYue00tClfZ",
  "api_keys": {
    "stripe": "sk_live_9ezXnrGBLsd9cc4mOofft7cM",
    "sendgrid": "SG./vwCCkqL+mzX52FN9VHB1H",
    "twilio_sid": "ACb004818536ee8aac5629114edf11863d"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}