{
  "name": "user-service",
  "version": "3.5.6",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "0PcYs5EVB2F22bmJej0L"
  },
  "jwt_secret": "WA/Fl5SRabsuZeGcyYgEwFDl98/DKjCe",
  "api_keys": {
    "stripe": "sk_live_2BHoIa8I72L1frVTEvyBgAdV",
    "sendgrid": "SG.pJGIVqs7YdyhDqHpiX2ajD",
    "twilio_sid": "AC30c50e998fd492b03545c04d6f5d5a0e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}