{
  "name": "user-service",
  "version": "2.2.22",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "ilWDhZ349whe8h2qYQno"
  },
  "jwt_secret": "meo9Spa61H3co/pBFjhA8v3pCZKauJFS",
  "api_keys": {
    "stripe": "sk_live_dr1DLnAcYvXdJabfuHu8MCkA",
    "sendgrid": "SG.UUNTi6sbG9yx85V/j6VmV5",
    "twilio_sid": "ACbf96f59e1d91f601b800a7421998d9ac"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}