{
  "name": "user-service",
  "version": "1.7.29",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "MCh6LjEWRvRpRKtVdeXj"
  },
  "jwt_secret": "vxPWYpY+rHswi04JWiGLM4N2T5RWkP2d",
  "api_keys": {
    "stripe": "sk_live_4TyQ2SgIZoKABibw9ckWEwHK",
    "sendgrid": "SG.vG12wI4RPShr3kuGfFWeF7",
    "twilio_sid": "ACc68b44ef3959544858b1bc064387a8ae"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}