{
  "name": "user-service",
  "version": "2.3.26",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "bngCmDM4CnMooct6uLfa"
  },
  "jwt_secret": "k0Fw6+V295frYfEmKUoGwpk1F8SfF3iP",
  "api_keys": {
    "stripe": "sk_live_cEIIVMpvnziOxhzhbh2DYEq1",
    "sendgrid": "SG.sAJ9bpiPltZDFrtblv8TWW",
    "twilio_sid": "ACe00272ea1f04a0b90f6c425b1eda463f"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}