{
  "name": "user-service",
  "version": "1.3.22",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "hWbIWlLFLl75WPkqtRxU"
  },
  "jwt_secret": "99oDgF/8NFGUYhIGw9LtwJj9NEpgO+Fs",
  "api_keys": {
    "stripe": "sk_live_AwhhpLlqQOcjZUO1kytxOMyE",
    "sendgrid": "SG.LPPXt4sGZm1BM+FXPsxs2y",
    "twilio_sid": "AC1a47db3a6fdd8609e1d68f8c758d818c"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}