{
  "name": "user-service",
  "version": "1.9.22",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "xDrWQyns5ZFii8OccyRp"
  },
  "jwt_secret": "fMP3jMjU3pZv2cbXbjGglIwo3fyruURZ",
  "api_keys": {
    "stripe": "sk_live_hxVH86I99TB1xm90xerwmlRA",
    "sendgrid": "SG.Ywa+C6ON+sVaWNli94kP3Z",
    "twilio_sid": "AC5b7deb218788563947ff25ba02f5d4a6"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}