{
  "name": "user-service",
  "version": "3.1.15",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "ukd5IOqDSCKGXitK0IqW"
  },
  "jwt_secret": "PQbT6nVtzg/+N8w4QFvslJ48CP+uSNVf",
  "api_keys": {
    "stripe": "sk_live_KjXf67sDFysHIYZLTdZyKztK",
    "sendgrid": "SG.blgTZOhtUp8bI/iASLKexP",
    "twilio_sid": "ACa7b8dacdb7de987a8d3fc016b0ad3e82"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}