{
  "name": "user-service",
  "version": "2.9.19",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "XPOvs5Lwe9T7wN9WGrkQ"
  },
  "jwt_secret": "7OEFuLxGTxEcdJHXoQyi59oRJX7fQiS/",
  "api_keys": {
    "stripe": "sk_live_5ufat7yXaEAorh8UWwdOVkZ1",
    "sendgrid": "SG.O0dA0z0bPCpxtCoDMt88gu",
    "twilio_sid": "AC7453df4e26b9ef93c57ae250e655838b"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}