{
  "name": "user-service",
  "version": "3.6.24",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "0haU6Ewl4MzRtKYTe1ut"
  },
  "jwt_secret": "yQhj4g5iHWFanAjVxU1n3A0W8+ZWrdJF",
  "api_keys": {
    "stripe": "sk_live_ztXvuTiozchJgXtRRb9rr2SJ",
    "sendgrid": "SG.YR5275yhtdJjgAZSPPUDXM",
    "twilio_sid": "ACb2ecaa82ebe44f3194a815e1e68d0fd5"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}