{
  "name": "user-service",
  "version": "3.4.8",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "6SWK85qlh1mXxALpyuRd"
  },
  "jwt_secret": "tsra1S0CiBsfHkjB1JeZx58LN8WPW+5y",
  "api_keys": {
    "stripe": "sk_live_fXWY0hRWQjZ7hBLcejWjWEBM",
    "sendgrid": "SG.rGiHFo53WS+cBIQvwJVKyC",
    "twilio_sid": "AC9c662622abf37eae24e0597819c5bfec"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}