{
  "name": "user-service",
  "version": "2.9.15",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "Yc7ghfxUNcNj4fOKUdzb"
  },
  "jwt_secret": "y7ARM1bk+w5i0lnFijew6MaGqyFBCGCV",
  "api_keys": {
    "stripe": "sk_live_p8pYDl7u3frhv7Q5GwMCT4Lm",
    "sendgrid": "SG.RMH0yc62JHLqGLTY4l/jt/",
    "twilio_sid": "ACc58d158c7922c589e9fb6885320dae80"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@startup.dev"
  ]
}