{
  "name": "auth-service",
  "version": "3.1.29",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "eiGnOKlFnLpb8UOPaUFL"
  },
  "jwt_secret": "LlwWkB289rZbi/ZZdK7yhw/B9n/F0A0X",
  "api_keys": {
    "stripe": "sk_live_gtHiCUbzaqWZqmWixPeaiM77",
    "sendgrid": "SG.tm+PQbfPAXvstKGP1TWn5F",
    "twilio_sid": "AC5cac96f36581c64896ba90861e6899d7"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}