{
  "name": "auth-service",
  "version": "2.5.22",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "2uXWGuhCw4dgcsDlY1w2"
  },
  "jwt_secret": "Pa/MGpC3oC/fqSkPEFkaZl2KEPG0vuTU",
  "api_keys": {
    "stripe": "sk_live_qRBQfIcoise0ISxjNu6B5HoK",
    "sendgrid": "SG.rVxLcpvE6WribQf+VLmZyl",
    "twilio_sid": "AC6620fe38821ff25ccbbfe5e5e8d7003a"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}