{
  "name": "user-service",
  "version": "1.5.18",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "RKkc47vMSuoDtlZAOw6A"
  },
  "jwt_secret": "AvmfuIdXBUUXCneIYf2Ar1FzWesvcCcq",
  "api_keys": {
    "stripe": "sk_live_XnDlyp0wV21aFTyxmoP7uAsf",
    "sendgrid": "SG.GoUiR9/Q49P+V1C4ukUB4F",
    "twilio_sid": "AC57dd353f6be9d25ccbe7bb82c61195fe"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}