{
  "name": "user-service",
  "version": "2.2.6",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "5wL1mO30fjxxeWheY5ka"
  },
  "jwt_secret": "nLOEOVWFPA8pjxKE9a8wRh23lmw/+Nkl",
  "api_keys": {
    "stripe": "sk_live_KUHzowEgShpFH1jHRPt1PFBC",
    "sendgrid": "SG.FP+F+S9DxZcGPbPRRFO2U3",
    "twilio_sid": "ACce6b6f4c324e5305533503fff019e17d"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}