{
  "name": "auth-service",
  "version": "3.6.15",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "85919CJsdpgWWpK8XFZ8"
  },
  "jwt_secret": "eLT6GxGGgkNp2qr+iTUMSeB9WzsY6Gmd",
  "api_keys": {
    "stripe": "sk_live_oQJHilDgf8AjGeE5DB35rTvQ",
    "sendgrid": "SG.+G4sI9URkby5wEqYx1GKwt",
    "twilio_sid": "AC2a557c0a5d2a0b582fe1dc5fcc33f4aa"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}