{
  "name": "auth-service",
  "version": "1.4.22",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "g5GGRN1MLitxFx5X4jyr"
  },
  "jwt_secret": "vIsNDUL/xgEQDFdadunNB+Srwz+B7hqA",
  "api_keys": {
    "stripe": "sk_live_YdcawbD4K7JpB3dbdNCEQg6I",
    "sendgrid": "SG.7d8rbvXLi5hN2dBik4ZuoU",
    "twilio_sid": "ACd9d41fc359d4fa17ef6b806f91352add"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}