{
  "name": "user-service",
  "version": "3.6.6",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "0fwvn6sAl2zpACvg6KNR"
  },
  "jwt_secret": "q1bSv7gbc6hv4kv0B6cPsZX8OueiMoI3",
  "api_keys": {
    "stripe": "sk_live_tMx56kpuN1kGWhtVhzWSxe5D",
    "sendgrid": "SG.CbWy0LU56pFM5tBjh+9bIL",
    "twilio_sid": "AC7905ef31164aaa1220391fd55ee0deae"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@startup.dev"
  ]
}