{
  "name": "user-service",
  "version": "3.4.28",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "lhL5osSVQ851Vcfvy8k4"
  },
  "jwt_secret": "6KaXf1eyAZySc+kFEW4LeX1s3clpz52y",
  "api_keys": {
    "stripe": "sk_live_UBr7nd8T26W8WMo4jfsbBuLG",
    "sendgrid": "SG.f3Zuhf1c16Ls6PLK4IOfZo",
    "twilio_sid": "AC74ea3418f73908cc03ffad480531240a"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@startup.dev"
  ]
}