{
  "name": "user-service",
  "version": "2.7.14",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "q7QZlpvVMM7OhHrqUZyv"
  },
  "jwt_secret": "d6yisKizoZBEFLe0h6lzxm11KZtf12hk",
  "api_keys": {
    "stripe": "sk_live_GoUGYqT8MSsnBrmIUnTosR99",
    "sendgrid": "SG.Txeq9Z/oqr+thytKxUf+8t",
    "twilio_sid": "ACf3fc1ab771d7ed2c864c745045c26ff9"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}