{
  "name": "auth-service",
  "version": "1.6.4",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "qj6WW2zxBfcLgQJ9rd4s"
  },
  "jwt_secret": "RImxbS4cpeqRShkflcSeEGzFS4hUkoq4",
  "api_keys": {
    "stripe": "sk_live_xhsORoLnSmPaIs4O8GfCzteG",
    "sendgrid": "SG.oavH3KTIz+X8ZckfYuYolU",
    "twilio_sid": "AC1daf5dec2da2d3949f3e6974568f8200"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}