{
  "name": "user-service",
  "version": "2.5.10",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "JNRfT1Q0FTW2eJvErbDN"
  },
  "jwt_secret": "9ZBTBgvMxBoLJIpHI5sFz5s5p9lLTVZV",
  "api_keys": {
    "stripe": "sk_live_7NUHEXV6sGHjddBZL2ZuLomt",
    "sendgrid": "SG.de3wdHIfWdTUbug32FuXW5",
    "twilio_sid": "ACb7f45d0c57ce2f2213a5d796e5825876"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}