{
  "name": "user-service",
  "version": "3.8.14",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "Bt01Uv5F1DxIR3g49uJz"
  },
  "jwt_secret": "JzF+F4LkZYBnilOeQjSBBhdrrdnDhvc/",
  "api_keys": {
    "stripe": "sk_live_3rFxdyr9NG0haipO8GdU2iAT",
    "sendgrid": "SG.u3qfW9/f1kp9WltCDGvubw",
    "twilio_sid": "AC55bcd0ab357dacd83ff923a936e17b52"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}