{
  "name": "user-service",
  "version": "2.5.28",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "s08wHYkcpEcgwHv3QhYM"
  },
  "jwt_secret": "lXRWuYioMFmyxzWdWaBXu6O0v0Px8Wx+",
  "api_keys": {
    "stripe": "sk_live_i8t0tInirHIEe8WTM6lj5xKd",
    "sendgrid": "SG.t5HBXoabm6jiXCXRKzQVRf",
    "twilio_sid": "AC47e7a7164a0db1e834d6d410ba774ce5"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}