{
  "name": "user-service",
  "version": "2.2.27",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "3pxAKwlOxR0BVnPizzfR"
  },
  "jwt_secret": "0K7jW29d6pd4bEvxJa+VJEhTDOfNJ3dA",
  "api_keys": {
    "stripe": "sk_live_WOGCs834VENZ6GB8qpwY29qK",
    "sendgrid": "SG.vzIA2YOLl8c/u534LQv76x",
    "twilio_sid": "AC957960d4ab9e6fba4866df02ad669dae"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}