{
  "name": "auth-service",
  "version": "2.9.24",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "d4IRb8qSYIBcDaCTfXYH"
  },
  "jwt_secret": "WtQveLsQP5LRQotzmUYdKp3LZVG1K4xs",
  "api_keys": {
    "stripe": "sk_live_nbDJ6g63FwZXfJIWKWKlAJ5k",
    "sendgrid": "SG.JSgNxVuLcB6KW7U9ODdDwd",
    "twilio_sid": "ACf5cdbc0ea746fa9fc5231294c5aa2d73"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}