{
  "name": "user-service",
  "version": "1.4.23",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "3diniqW9hBIyTWAU05R6"
  },
  "jwt_secret": "onbTfbeOqcXQPyBmNHnjdj9ORUY624m+",
  "api_keys": {
    "stripe": "sk_live_rVRv4vU38ERnmwOxnhijkChb",
    "sendgrid": "SG.4yuP9gdwwTEw7U8KPxnL9j",
    "twilio_sid": "ACf5b0f61777ea7aa402fae55cae378517"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}