{
  "name": "user-service",
  "version": "2.2.8",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "yyP9xCZQ6kkoANMB4zKI"
  },
  "jwt_secret": "PmIOn9Gq0RbZ6AC8RjkdzFDM8WVGPBMI",
  "api_keys": {
    "stripe": "sk_live_HK00FP3WYDvHhaWGFrhZlfVT",
    "sendgrid": "SG./45GDgtPmka/+JxBPF6A2M",
    "twilio_sid": "AC5aa174f1b4b326b10e92e2b8aed9691f"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}