{
  "name": "user-service",
  "version": "2.4.13",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Z6p3QDLDvcOcm5xnpr7M"
  },
  "jwt_secret": "huoH0zZ1AaxfxBgLXCIMj+Fg8bbgsl0C",
  "api_keys": {
    "stripe": "sk_live_bFEoGDe3i33VAFX4LBFuUeY6",
    "sendgrid": "SG.RGzu1QUZh9nVK2HfCh4w/n",
    "twilio_sid": "ACff424ce4b2739649973965400f3fb500"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}