{
  "name": "user-service",
  "version": "1.3.25",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "iaCLJMv0uZ06jAxWsRNO"
  },
  "jwt_secret": "95GUiR8gFL9gGRtUcnGpdN+6Jk/N8l52",
  "api_keys": {
    "stripe": "sk_live_YFo66rq9ydFD6hXUewdL4pcE",
    "sendgrid": "SG.iT7KhognwQwUCBNmcmI4m5",
    "twilio_sid": "ACa176d096f9c1a142aebc79463f8c8256"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}