{
  "name": "auth-service",
  "version": "2.3.3",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "WigDcpYNsqZjpIqw9lUD"
  },
  "jwt_secret": "YjWUVdqi4+1Mn4VCnNtimLRPXy6fTpgK",
  "api_keys": {
    "stripe": "sk_live_wUj5Bc5k4LfjyxbcOCcWceZv",
    "sendgrid": "SG.J1RfB7xIGhJTiFe1dO4Snr",
    "twilio_sid": "ACb85de22000a4e5e483c9be21e5578e99"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}