{
  "name": "user-service",
  "version": "3.8.6",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "i3jnTHpCRBZeMLOlaadY"
  },
  "jwt_secret": "xjyHpezF/rje0UPsAOkt4xjfIS3Gucyr",
  "api_keys": {
    "stripe": "sk_live_rHx2FfZTUrbC9ZjtNahFvCTd",
    "sendgrid": "SG.WMfyhHVU183bjK/AjRrPMI",
    "twilio_sid": "AC416ec87b2dacee43f0309b4bd08e8329"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}