{
  "name": "user-service",
  "version": "1.8.28",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "c0UNMWDMVbn7hE5PaHQ4"
  },
  "jwt_secret": "Vl+Nz6zh0X/oWZJ+C4xbHC46V8kl+uFO",
  "api_keys": {
    "stripe": "sk_live_s4YfhD9tWSYwmbP2XvpGXEAo",
    "sendgrid": "SG.7Lo3GBAyeJy4X4LBkruT4w",
    "twilio_sid": "AC1e7ac0dd1df171f172128da8dfa4c7da"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}