{
  "name": "user-service",
  "version": "2.4.8",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "udrt85uzoG1fKQrA2x7e"
  },
  "jwt_secret": "+nVI1aPidy2Hk3A+BIsJO7zl5xlzIcv/",
  "api_keys": {
    "stripe": "sk_live_Dl1aV2iXWsGILHGyc0QHFam9",
    "sendgrid": "SG.tyaCrSdTodDz9Kq50B/0i5",
    "twilio_sid": "ACe25f27671b623856388ad19f6051b36e"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}