{
  "name": "user-service",
  "version": "3.1.16",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "CrG1hVFhYBiIresn2NAs"
  },
  "jwt_secret": "69ikkUwrRuii/MBCP1wvstTDkLvadubc",
  "api_keys": {
    "stripe": "sk_live_uNS1ZeTIy2Ufw0BnD7S4IEyf",
    "sendgrid": "SG.02Cp2RmueXW8YUbTom/pmv",
    "twilio_sid": "AC6f787bcdaefe47f3afec9eabe2ad563c"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}