{
  "name": "user-service",
  "version": "1.3.27",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "2fGEXkonnqYepFaXYcKe"
  },
  "jwt_secret": "SurRY0DWSSK3d2pOvFGDcq0orrvF58Iy",
  "api_keys": {
    "stripe": "sk_live_4YyjeEMDsOhY7tT17R4qUNWp",
    "sendgrid": "SG.gunfRrRycKCinF7qaXyEju",
    "twilio_sid": "AC770c94b2e9c35d636be55e272535cb5e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}