{
  "name": "auth-service",
  "version": "3.4.26",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "WXVbaBs4L6l5CbCJ1rhI"
  },
  "jwt_secret": "a3MGaxZHhiTat8Ug6P7MBVVK56fvQcVD",
  "api_keys": {
    "stripe": "sk_live_sciRnoK5qOPySbn2uLlryu8A",
    "sendgrid": "SG.ZUdQc25th4jh9AqEYejFhj",
    "twilio_sid": "AC99e4929ce3ce543450989a16aa6cf815"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}