{
  "name": "user-service",
  "version": "3.2.6",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "0eCqfawlCwQWeSe9VicB"
  },
  "jwt_secret": "e4cp+oPYHE8q7sYoJDXO4+Q+8FXIk7jN",
  "api_keys": {
    "stripe": "sk_live_nkcI5ypHCDrsgXlDJ51bUNku",
    "sendgrid": "SG.Ux98Rs3Io01aedBYLwsEYl",
    "twilio_sid": "AC0c280611b0fc24b4025cb1ada6435d03"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}