{
  "name": "auth-service",
  "version": "2.6.22",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "6aYpwpDNnypEWLpPrx8A"
  },
  "jwt_secret": "S5Goe4pi/RupCT5sLTZPWdce7kephhy1",
  "api_keys": {
    "stripe": "sk_live_YHy6gaj6wmaywGYfY5p3kdXZ",
    "sendgrid": "SG.PRU8Lau2bGuYJg2+WKul8D",
    "twilio_sid": "AC49cfaed5cb4f095c4e55edcef00d6f8a"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}