{
  "name": "user-service",
  "version": "3.5.29",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "eAQkzGyVNExWJO069Ohb"
  },
  "jwt_secret": "BC1LL9LhEpT10U563z690Qjg15aILsrL",
  "api_keys": {
    "stripe": "sk_live_tzcTNmHJIy9WMe5jcjKCJPaH",
    "sendgrid": "SG./Wvn56JoqA1+iD55EpoQsb",
    "twilio_sid": "AC1e37e291cef0de0f4e33bf110447b51d"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}