{
  "name": "auth-service",
  "version": "2.5.5",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "ADop5D6TItUG91AOQgOs"
  },
  "jwt_secret": "gW/vvFCZ83UjBMw3boehg2+Y28VRpTVq",
  "api_keys": {
    "stripe": "sk_live_34OYz1Cw4IBZngOR4leDT2Gu",
    "sendgrid": "SG.9VNHVyUwEEOGSoAybx2uFf",
    "twilio_sid": "ACf492d87490a38d823c0d3ac6739e4d65"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}