{
  "name": "auth-service",
  "version": "2.9.19",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "TV4FiPjkMkvZpb9mvInb"
  },
  "jwt_secret": "/M4yUP9ll8eTE28jbJgt67C5tqwJAz2t",
  "api_keys": {
    "stripe": "sk_live_a4L00Mo6xCTPYEPE2HYy3O0L",
    "sendgrid": "SG.DuoUkDq2oPQlR4QdNg0UPB",
    "twilio_sid": "AC6cd6fb0a016fbd4be669cb1ef0b0f6ca"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}